[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[FWP] 4294967295



This one also came from a discussion on the MacPerl list. I thought 
the discussion was interesting... No fair answering if you already 
answered over there.

  Date: Wed, 27 Jan 1999 12:35:43 -1200
 
  >I'm testing out basic  PERL functions and  I do the following three
  >lines - copied exactly out of my new PERL book, apart from the variable
  >of course.

  $myEmail =  'me%40my.email.com';
  $myEmail = ~ s/%40/@/g;
  print "$myEmail";

  >All I get back is 4294967295.
  >
  > I want to replace the %40 with a @.
  >
  > But I'd like to know what the 4294967295 is - for next time

-- --
        |\      _,,,---,,_       Vicki Brown <vlb@cfcl.com>
  ZZZzz /,`.-'`'    -.  ;-;;,_   Journeyman Sourceror: Scripts & Philtres
       |,4-  ) )-,_. ,\ (  `'-'  P.O. Box 1269  San Bruno  CA  94066
      '---''(_/--'  `-'\_) http://www.cfcl.com/~vlb  http://www.macperl.com

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe