Re: PAUSE ID request (HEARTJW; John Whitley)

2012-06-22 Thread David Golden
Dear John, I applaud your interest in making contributions like that -- it's rare and incredibly useful for the Perl community. However, you don't need a PAUSE ID for submitting patches: PAUSE IDs are for uploading to CPAN. For non-authors filing bug reports and patches on RT, what you need inst

Re: RFC: module to split file on approximate size

2012-06-22 Thread Matt S Trout
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

Re: RFC: module to split file on approximate size

2012-06-22 Thread brian d foy
[[ 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

PAUSE ID request (HEARTJW; John Whitley)

2012-06-22 Thread Perl Authors Upload Server
Request to register new user fullname: John Whitley userid: HEARTJW mail: CENSORED homepage: why: I have recently started to work for a software house that uses perl extensively. Every so often, we find something in a package that could be improved. Once permission is gran

Re: RFC: module to split file on approximate size

2012-06-22 Thread Johan Vromans
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 ?

pause: env::c

2012-06-22 Thread Stas Bekman
Hi, Michael Schout / MSCHOUT wants to take over the ownership of Env::C. I used to be the owner and then passed it to someone else, but somehow that someone else dropped the ownership w/o re-assigning it to anybody else, so the module as an orphan now, and I'm listed as the co-maint, but I ca

RFC: module to split file on approximate size

2012-06-22 Thread Adam
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. I posted the details here: http://perlmonks.org/?node_id=