Perl Tips

From Wiki

Jump to: navigation, search
alias prototype="perl -le 'print prototype qq<CORE::@{[+shift]}>'"

And from the command line:

$ prototype bless
 $;$

(from Ovid's use.perl Journal)

Personal tools