Help for this page

Select Code to Download


  1. or download this
    $ perl -we'sub Foo { "Bar" }  Foo -> method'
    Can't locate object method "method" via package "Bar" (perhaps you for
    +got to load "Bar"?) at -e line 1.