Help for this page

Select Code to Download


  1. or download this
    foreach (qw/hasha hashb hashc/) {
    @keys = keys %$_;
    print "There are @keys here";
    }
    
  2. or download this
    Can't use string ("%Blog::Entry::") as a HASH ref while "strict refs" 
    +in use at ./blog.pl line 18.