[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Shuck curiosity




Something I find strange. In the following file, 
shuck won't render the line "some thing 2". This is also true on 
Unix's pod2text. The workaround is to add a return after the line "#-- 
something --".

I didn't see any mentioning of this behavior in perlpod.pod.
Can anyone explain why?

----------cut the following text and open in Shuck ---------------

=pod

some thing

=cut

use strict;
print "code section";

#-- something --
=pod

some thing 2

=cut

print "code section";

=pod

some thing 3

=cut

------------ end text -------

 Xah, xah@best.com
 http://www.best.com/~xah/MathGraphicsGallery_dir/mathGraphicsGallery.html
 Mountain View, CA, USA

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch