Skip Menu |

This queue is for tickets about the Lingua-Romana-Perligata CPAN distribution.

Report information
The Basics
Id: 54986
Status: resolved
Priority: 0/
Queue: Lingua-Romana-Perligata

People
Owner: Nobody in particular
Requestors: kwilliams [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.50
Fixed in: (no value)



Subject: Sieve example no longer works
For kicks I tried the Sieve of Eratosthenes example in the POD doesn't seem to work anymore: ------------------ #! /usr/local/bin/perl -w use Lingua::Romana::Perligata; maximum inquementum tum biguttam egresso scribe. meo maximo vestibulo perlegamentum da. da duo tum maximum conscribementa meis listis. dum listis decapitamentum damentum nexto fac sic nextum tum novumversum scribe egresso. lista sic hoc recidementum nextum cis vannementa da listis. cis. ------------------ ------------------ Use of uninitialized value in concatenation (.) or string at /Library/Perl/5.10.0/Lingua/Romana/Perligata.pm line 1067. Use of uninitialized value in split at /Library/Perl/5.10.0/Lingua/Romana/Perligata.pm line 98. Dativum non junctum: '' ad versum ------------------ Not sure what's up, I also tried it under perl 5.8.9 and got the same result.
Subject: Re: [rt.cpan.org #54986] Sieve example no longer works
Date: Mon, 1 Mar 2010 12:37:37 +1100
To: bug-Lingua-Romana-Perligata [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Thanks for the report, Ken. Show quoted text
> For kicks I tried the Sieve of Eratosthenes example in the POD doesn't seem to work > anymore: > Not sure what's up, I also tried it under perl 5.8.9 and got the same result.
One spelling error, one grammatical error in the Pod. The correct version (updated for the next release) is: maximum inquementum tum biguttam egresso scribe. meo maximo vestibulo perlegementum da. da duo tum maximum conscribementa meis listis. dum listis decapitamentum damentum nexto fac sic lista sic hoc tum nextum recidementum cis vannementa da listis. nextum tum novumversum scribe egresso. cis. Thanks for the report! Damian