"Chas. Owens" <[EMAIL PROTECTED]> writes:

> As you can see it is normal Perl.  The real magic happens inside the
> length and other functions.  They check the value of the hints global
> variable ($^H) and change their behavior if the "use bytes" bit is
> set.  In Perl 5.10 we have been given the ability to (safely) write
> our own pragmas, see http://perldoc.perl.org/perlpragma.html for more
> information, or if you have 5.10 installed you can say perldoc
> perlpragma.

I do have 5.10 installed but not as the working system perl
I see /usr/local/src/test/bin/perldoc perlpragma
Yes.. and thanks again


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to