PATH:
usr
/
share
/
perl5
package bytes; sub length (_) { BEGIN { bytes::import() } return CORE::length($_[0]); } sub substr ($$;$$) { BEGIN { bytes::import() } return @_ == 2 ? CORE::substr($_[0], $_[1]) : @_ == 3 ? CORE::substr($_[0], $_[1], $_[2]) : CORE::substr($_[0], $_[1], $_[2], $_[3]) ; } sub ord (_) { BEGIN { bytes::import() } return CORE::ord($_[0]); } sub chr (_) { BEGIN { bytes::import() } return CORE::chr($_[0]); } sub index ($$;$) { BEGIN { bytes::import() } return @_ == 2 ? CORE::index($_[0], $_[1]) : CORE::index($_[0], $_[1], $_[2]) ; } sub rindex ($$;$) { BEGIN { bytes::import() } return @_ == 2 ? CORE::rindex($_[0], $_[1]) : CORE::rindex($_[0], $_[1], $_[2]) ; } 1;
[-] AutoLoader.pm
[edit]
[+]
warnings
[+]
Perl
[-] CORE.pod
[edit]
[+]
Compress
[-] fields.pm
[edit]
[-] SelectSaver.pm
[edit]
[+]
vendor_perl
[-] DirHandle.pm
[edit]
[-] Safe.pm
[edit]
[+]
HTTP
[+]
B
[-] vmsish.pm
[edit]
[+]
Memoize
[-] SelfLoader.pm
[edit]
[-] overloading.pm
[edit]
[-] bigrat.pm
[edit]
[+]
Config
[-] bytes_heavy.pl
[edit]
[+]
..
[+]
IPC
[-] lwptut.pod
[edit]
[+]
File
[-] blib.pm
[edit]
[-] strict.pm
[edit]
[+]
IO
[+]
Net
[-] Memoize.pm
[edit]
[+]
DBM_Filter
[+]
Version
[-] utf8_heavy.pl
[edit]
[-] lwpcook.pod
[edit]
[-] less.pm
[edit]
[+]
Pod
[+]
Archive
[-] Symbol.pm
[edit]
[+]
Object
[-] utf8.pm
[edit]
[-] XSLoader.pm
[edit]
[-] CPAN.pm
[edit]
[+]
Tie
[-] deprecate.pm
[edit]
[+]
PerlIO
[-] if.pm
[edit]
[+]
pod
[-] diagnostics.pm
[edit]
[-] subs.pm
[edit]
[+]
Encode
[+]
Filter
[+]
CPAN
[+]
unicore
[+]
Devel
[-] filetest.pm
[edit]
[-] LWP.pm
[edit]
[+]
Unicode
[+]
Test
[-] NEXT.pm
[edit]
[-] sort.pm
[edit]
[-] Test.pm
[edit]
[+]
Term
[+]
overload
[-] FindBin.pm
[edit]
[+]
Attribute
[-] open.pm
[edit]
[-] sigtrap.pm
[edit]
[-] bignum.pm
[edit]
[-] vars.pm
[edit]
[-] AutoSplit.pm
[edit]
[-] FileHandle.pm
[edit]
[-] base.pm
[edit]
[-] PerlIO.pm
[edit]
[+]
Time
[+]
Text
[-] English.pm
[edit]
[+]
Getopt
[+]
ExtUtils
[+]
URI
[-] Benchmark.pm
[edit]
[+]
Package
[+]
Thread
[-] DBM_Filter.pm
[edit]
[-] _charnames.pm
[edit]
[-] warnings.pm
[edit]
[-] feature.pm
[edit]
[+]
LWP
[-] integer.pm
[edit]
[+]
Module
[+]
encoding
[-] Thread.pm
[edit]
[-] AnyDBM_File.pm
[edit]
[+]
User
[-] dumpvar.pl
[edit]
[+]
Log
[-] Dumpvalue.pm
[edit]
[-] bigint.pm
[edit]
[+]
Search
[+]
I18N
[+]
Class
[-] URI.pm
[edit]
[-] autouse.pm
[edit]
[-] perlfaq.pm
[edit]
[-] locale.pm
[edit]
[-] bytes.pm
[edit]
[+]
Math
[-] DB.pm
[edit]
[-] FileCache.pm
[edit]
[+]
JSON
[-] overload.pm
[edit]
[-] charnames.pm
[edit]
[+]
App
[-] perl5db.pl
[edit]
[+]
Locale
[-] UNIVERSAL.pm
[edit]