[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <66c02ce5-d6bd-4ca8-ba53-a9616f4c6...@radarlabs.com>,
wrote:
> Someone suggested that I take over File::Split since it has had a bug report
> for 6 years and it fails all tests
On Jun 22, 2012, at 1:01 PM, Matt S Trout wrote:
> On Fri, Jun 22, 2012 at 12:49:25PM -0500, brian d foy wrote:
>> [[ This message was both posted and mailed: see
>> the "To," "Cc," and "Newsgroups" headers for details. ]]
>>
>> In article
>> ,
>> Adam wrote:
>>
>>> I need to split files by
On Fri, Jun 22, 2012 at 12:49:25PM -0500, brian d foy wrote:
> [[ This message was both posted and mailed: see
>the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> In article
> ,
> Adam wrote:
>
> > I need to split files by size, but they have to be split only on newlines.
> > So t
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article
,
Adam wrote:
> I need to split files by size, but they have to be split only on newlines.
> So the size can be close, but it has to be split in the right spot.
>
> I propose
Adam writes:
> I need to split files by size, but they have to be split only on newlines.
> So the size can be close, but it has to be split in the right spot.
>
> I propose using the name File::Split::More, File::Split::Qualifier, or
> File::Split::ApproxSize.
split -C ?