develooper Front page | perl.perl5.porters | Postings from October 1999

Re: [PATCH 5.005_62] First round of unpack

Thread Previous | Thread Next
From:
Joshua N Pritikin
Date:
October 27, 1999 12:15
Subject:
Re: [PATCH 5.005_62] First round of unpack
Message ID:
19991027151435.M7054@eq1062.wks.na.deuba.com
On Wed, Oct 27, 1999 at 02:04:22PM -0400, ilya@math.ohio-state.edu wrote:
> d) You react as if packed strings are manually created and designed
>    for human consumption.  All that programmer are going to do is
> 
>        $packed = pack 't', \%data;
>        system 'foo', $packed;
> 
>        $data = unpack 't', shift;

Ilya, if this is where you are leading then why not advocate including
Storable in the main tarball instead?

Or do you have other usages of extended (un)pack in mind?

-- 
"Does `competition' have an abstract purpose?"
       via, but not speaking for Deutsche Bank

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About