Help for this page

Select Code to Download


  1. or download this
    # if you don't want to waste a _lot_ of timing guessing
    # at mistakes that Perl could have told you about
    ...
    # because bye is part of the Foo::Baz package
    # so Perl knows we mean Foo::Baz::bye()
    bye();