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      <[EMAIL PROTECTED]>
                       Marek Rouchal      <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
 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 <[EMAIL PROTECTED]> http://www.enteract.com/~bradapp/
  "And miles to go before I sleep." -- Robert Frost

Reply via email to