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

Re: [Fun With Perl] What does this do?



>From: "Juanma Barranquero" <barranquero@laley-actualidad.es>
>To: fwp@technofile.org
>Subject: [Fun With Perl] What does this do?
>Date: Wed, Jun 16, 1999, 11:12 AM
>

>   print "\L\uHELLO, \U\lWORLD\E\n";


You need a macro closure \E before the next \U, re -

  print "\L\uHELLO, \E\U\lWORLD\E\n";

HTH,

seek DATA,0,1;print<DATA>;
__DATA__   -Sneex-  :]
Just Another Perl Monger...

==== Want to unsubscribe from this list? (Don't you love us anymore?)
==== Well, if you insist... Send mail with body "unsubscribe" to
==== fwp-request@technofile.org