The Wayback Machine - https://web.archive.org/web/20160101153922/http://perldoc.perl.org:80/functions/evalbytes.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

evalbytes

Perl 5 version 22.0 documentation

Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled, or are running a non-JavaScript capable web browser.

To get the best experience, please enable JavaScript or download a modern web browser such as Internet Explorer 8, Firefox, Safari, or Google Chrome.

Recently read

evalbytes

  • evalbytes EXPR

  • evalbytes

    This function is like eval with a string argument, except it always parses its argument, or $_ if EXPR is omitted, as a string of bytes. A string containing characters whose ordinal value exceeds 255 results in an error. Source filters activated within the evaluated code apply to the code itself.

    This function is only available under the evalbytes feature, a use v5.16 (or higher) declaration, or with a CORE:: prefix. See feature for more information.

 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.