EVERYTHING FROM THE OTHER REPO
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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__
|
||||
|
||||
Reference in New Issue
Block a user