Help for this page

Select Code to Download


  1. or download this
    > tperl  # an alias
    { package foo;
    ...
    P "p=%s", $p;                    # and result
    '
    p=foo{a=>1, b=>["one", "two", "three"], c=>{}}