PATH:
usr
/
lib
/
x86_64-linux-gnu
/
perl-base
package parent; use strict; our $VERSION = '0.237'; sub import { my $class = shift; my $inheritor = caller(0); if ( @_ and $_[0] eq '-norequire' ) { shift @_; } else { for ( my @filename = @_ ) { s{::|'}{/}g; require "$_.pm"; # dies if the file is not found } } { no strict 'refs'; push @{"$inheritor\::ISA"}, @_; # dies if a loop is detected }; }; 1; __END__
[-] XSLoader.pm
[edit]
[+]
IO
[-] parent.pm
[edit]
[-] Config_heavy.pl
[edit]
[-] attributes.pm
[edit]
[+]
Tie
[+]
Carp
[+]
IPC
[-] strict.pm
[edit]
[-] Config_git.pl
[edit]
[-] Symbol.pm
[edit]
[-] feature.pm
[edit]
[-] locale.pm
[edit]
[+]
Scalar
[-] bytes_heavy.pl
[edit]
[-] Config.pm
[edit]
[-] base.pm
[edit]
[-] SelectSaver.pm
[edit]
[-] fields.pm
[edit]
[-] bytes.pm
[edit]
[+]
Getopt
[-] utf8_heavy.pl
[edit]
[+]
warnings
[-] integer.pm
[edit]
[-] utf8.pm
[edit]
[-] re.pm
[edit]
[-] FileHandle.pm
[edit]
[+]
Exporter
[-] warnings.pm
[edit]
[-] IO.pm
[edit]
[-] constant.pm
[edit]
[+]
File
[-] overload.pm
[edit]
[-] lib.pm
[edit]
[+]
Hash
[-] Errno.pm
[edit]
[+]
..
[-] AutoLoader.pm
[edit]
[-] Socket.pm
[edit]
[+]
auto
[+]
List
[-] Cwd.pm
[edit]
[-] DynaLoader.pm
[edit]
[-] vars.pm
[edit]
[-] POSIX.pm
[edit]
[-] overloading.pm
[edit]
[-] Exporter.pm
[edit]
[-] Fcntl.pm
[edit]
[-] Carp.pm
[edit]
[+]
Text
[+]
unicore