RT for rt.cpan.org
Skip Menu
|
Bug #4425 for release: Need a /g modifier
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
release CPAN distribution
.
Report information
The Basics
Id:
4425
Status:
resolved
Priority:
0/
Queue:
release
People
Owner:
Nobody in particular
Requestors:
cnandor [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
0.23
Fixed in:
(no value)
History
Show all quoted text
Tue Nov 18 18:49:41 2003
cnandor [...] cpan.org - Ticket created
Subject:
Need a /g modifier
This line -- line 260, in check_cvs() -- needs a /g modifier: $cvs_state{$state} = [ $cvs_update =~ /^\Q$state\E (.+)/m ];
Thu Nov 27 09:41:22 2003
bdfoy [...] cpan.org - Correspondence added
[CNANDOR - Tue Nov 18 18:49:41 2003]:
Show quoted text
> This line -- line 260, in check_cvs() -- needs a /g modifier: > > $cvs_state{$state} = [ $cvs_update =~ /^\Q$state\E (.+)/m ];
This is code from Module::Release, not the release package which uses it.
Thu Nov 27 09:41:23 2003
bdfoy [...] cpan.org - Status changed from 'new' to 'resolved'