ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
x86_64-linux-gnu
/
perl-base
/
Filename :
builtin.pm
back
Copy
package builtin 0.014; use strict; use warnings; # All code, including &import, is implemented by always-present # functions in the perl interpreter itself. # See also `builtin.c` in perl source 1; __END__