develooper Front page | perl.perl5.porters | Postings from February 2000

PodParser-1.11 uploaded to CPAN

From:
Brad Appleton
Date:
February 25, 2000 16:35
Subject:
PodParser-1.11 uploaded to CPAN
Message ID:
200002260034.SAA28361@agogic.cig.mot.com
Version 1.11 of PodParser is now available at:
 
  ftp://ftp.enteract.com/users/bradapp/src/libs/Perl/PodParser-1.11.tar.gz
 
And will soon be coming to a CPAN near you.


The main update here is that warning messages are no longer
inappropriately printed for /^\s+$/ lines in non-POD sections
of the file. Here are the changes:

 23-Feb-2000           Brad Appleton      <bradapp@enteract.com>
                       Marek Rouchal      <marek@saftsack.fs.uni-bayreuth.de>
 -----------------------------------------------------------------------------
 Version 1.11
 + Fixed Pod::Parser warnings about non-empty blank lines in code
 + added note about extraction capabilities of Pod::Checker to README
 + added collection of index entries X<...> (Pod::Checker)
 + extented internal hyperlink node uniqueness check (Pod::Checker)
 + added documentation in Pod::Checker for built-in methods
   (nodes, hyperlinks, X<...> entries) 
 + minor cleanups (find_node in Pod::Cache::Item) and changed priority
   in parsing L<...> (Pod::ParseUtils)

-- 
Brad Appleton <bradapp@enteract.com> http://www.enteract.com/~bradapp/
  "And miles to go before I sleep." -- Robert Frost



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About