Help for this page

Select Code to Download


  1. or download this
    use Log4perl qw(:nowarn);
    
  2. or download this
    perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'