Help for this page

Select Code to Download


  1. or download this
    sub hdl_start{
          my ($p, $elt, %atts) = @_;
          return unless $elt eq 'message';  # We're only interrested in wh
    +at's said
          $atts{'_str'} = '';
          $message = \%atts; 
      }
    
  2. or download this
    site => 'http://perlmonks.org'
    sitename => 'Perl Monks'