Sat Jan 18 10:29:22 2014cpan [...] zoffix.com - Ticket created
Subject:
Improper Generation
my @paragraphs = $lipsum->generate(
amount => 5,
what => 'paras',
start => 'no',
html => 1,
);
Always has the "Lorem Ipsum" text at the start.
Sat Jan 25 22:42:07 2014cpan [...] zoffix.com - Correspondence added
Version 1.001001 fixes this; at least as far as generation goes, not the API, as it's a complete rewrite from scratch.
--
Cheers,
ZZ [ https://metacpan.org/author/ZOFFIX ]
Sat Jan 25 22:42:07 2014cpan [...] zoffix.com - Status changed from 'open' to 'resolved'