SPUG: reg exp's

Jim Flanagan jimfl at tensegrity.net
Tue Sep 3 18:18:45 CDT 2002


On Tue, 3 Sep 2002, Jim Flanagan wrote:

>     push @{$datahash{$v}}, $v;

  There is an error in my example. That line should read


     push @{$datahash{$k}}, $v;

-- 
Flanagan::Jim

    http://jimfl.tensegrity.net
  mailto:jimfl%40t%65ns%65gr%69ty.n%65t


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org




More information about the spug-list mailing list