in reply to
Re^2: Handling bits in Perl
in thread
Handling bits in Perl
Unforunately, you can't use
<<
and
>>
on strings :(
Comment on
Re^3: Handling bits in Perl
Select
or
Download
Code
Replies are listed 'Best First'.
Re^4: Handling bits in Perl
by
Thelonius
(Priest)
on Jul 26, 2006 at 12:33 UTC
Good point!
That would be cool, though.
[reply]
In Section
Seekers of Perl Wisdom