Re: Tags being ignored?

[email protected] (Joe McMahon) Mon, 6 Aug 2001 10:44:45 -0400 (EDT)
Newsgroups perl.perlpoint
Message-ID <[email protected]>
On Sat, 4 Aug 2001, Lorenz Domke wrote:
> Are you using the 0.11.01 release? This still has this bug (sorry). At the
> moment
> Jochen and myself are at the YAPC::Europe in Amsterdam. The preparations
> for our talk took a lot of time, so we had not too much time to test all as
> it
> should have been done. On the other hand we wanted to release the new
> versions
> because there are some essential improvements.
Yep. I'll do that. I've gotten some better ideas as to how to handle the
question of building archives of files inside a Perl program (Perl
archives - par files?) and I'll probably manage to make this into an
independent module. The idea is to use Files::Inline::Virtual as a base to
invisibly map a par file into a directory, without your program having to
do the special virtual files magic. More as it develops.

Will send you code as soon as I have it working.

 --- Joe M.