Bug#608576: any in List::MoreUtils
    Nicholas Bamber 
    nicholas at periapt.co.uk
       
    Sat Jan  1 17:44:44 UTC 2011
    
    
  
example:
*use* strict;
*use* warnings;
*use* List::MoreUtils;
*print* List::MoreUtils->VERSION, *"\n"*;
*for* (;;) {
  *eval* { List::MoreUtils::any {*die*} 1 };
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 48669.pl
Type: application/x-perl
Size: 140 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110101/98e25572/attachment-0001.bin>
    
    
More information about the pkg-perl-maintainers
mailing list