Help for this page

Select Code to Download


  1. or download this
    > perl -MO=Terse -e "sprintf q{%04d}, $_"  (Windows)
    > perl -MO=Terse -e 'sprintf q{%04d}, $_'  (Unix)
    ...
            UNOP (0x27d2490) null [14]
                PADOP (0x27d24c8) gvsv  GV (0x25c4e38) *l
    -e syntax OK