descriptionA Perl pragma to read barewords as subroutine names.
ownerVincent Pit
last changeSun, 27 Feb 2011 15:45:30 +0000
shortlog
2011-02-27 Vincent Pit This is 0.07 master v0.07
2011-02-27 Vincent Pit Fix the sample script
2011-02-27 Vincent Pit Switch to qw<>
2011-01-05 Vincent Pit Ignore MYMETA.yml
2011-01-05 Vincent Pit Bump copyright year
2011-01-05 Vincent Pit Preemptively remove uses of lvalue GvCV rt65000
2010-07-25 Vincent Pit This is 0.06 v0.06
2010-07-25 Vincent Pit Test method calls
2010-07-25 Vincent Pit POD formatting fixes
2010-07-25 Vincent Pit Fix default package
2010-07-25 Vincent Pit Rename $func to $name
2010-07-25 Vincent Pit Use the op_info feature to prevent hooking of method...
2010-07-25 Vincent Pit Small cleanup in _fetch
2010-07-25 Vincent Pit Bump copyright year
2010-07-25 Vincent Pit Document that the pragma doesn't propagate into eval...
2010-07-25 Vincent Pit Get rid of Symbol and delete the code slot in XS
...
tags
2 years ago v0.07 Version 0.07
2 years ago rt65000 RT #65000
2 years ago v0.06 Version 0.06
3 years ago v0.05 Version 0.05
4 years ago v0.04 Version 0.04
4 years ago v0.03 Version 0.03
4 years ago v0.02 Version 0.02
4 years ago v0.01 Version 0.01
heads
2 years ago master