Hi,

I think Queue::File would be appropriate.

Your primary intent is to process Queues, not Files.


Tommi

It should not go to the File::-Namespace. It has nothing to do with 
File-processing.

Am Freitag, 29. November 2002 02:29 schrieb Luis E, Muñoz - Personal:
> Hi there:
>
> In the following days I will be working in a CPAN module to help
> interact with "file queues". By file queue, I mean a set of directories
> (used in round-robin) in which jobs tat need to be processed, are
> stored in individual files.
>
> My module will provide methods for creating such files, accessing the
> "next" and removing them from the queue. This should be familiar to
> anyone who has seen sendmail's queues.
>
> Which do you think is the best name? Are the ones in the Subject:
> meaningful enough? If not, what do you suggest.
>
> Thanks for the feedback.
>
> -lem
>
>   --
> #!/usr/bin/perl -w
> use strict;
> $_[$_]=0for 0..7;for$'(grep{s@^..@@}unpack"\1028"x28,join'',split//,
> qq{=\37\34 \24(\31??\11\64:1\22\36/\24\2\12\4\b??\1\$\2\15\36}){$/=0
> ;grep{$_[$/++].=$_}split//,$';length$_[0]&@_&&print pack"\1028",$_
> for@_;length$_[3]&@_&&grep{$_&=0}@_;}print"\n";

Reply via email to