HTML-TagReader

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

     - added tr_imgaddsize
     - Interface change: In an array context one more element is
       returned. This is the column position on the line where the
       Tag starts.

0.51 Fri Oct 25 21:08:57 MET DST 2002
     - IO:Handle requires that the file descriptor is flushed before closing
       otherwise you can loose data when writing. Somehow the close does 
       not seem to flush correctly. I don't know if this is a bug in perl.

0.52 Mon Fri Dec  6 21:58:19 CET 2002
     - check in makefile for Image::Size
     - help text of tr_staticssi updated
     - tr_staticssi: -d optional

0.53 Wed Feb 26 20:45:43 CET 2003
     - updated readme
     - update tr_mvllnk, do not die in case of syntax error in expression

1.00 Fri Mar  7 19:35:04 MET 2003
     This is now a pretty stable software so we can set it to
     version 1.00
     - updated tr_blck: incorrect handling of empty links
     - disable use of locale
     - updated TagReader.xs for c++ compatibility
     - pod sections updated to fix syntax errors

Changes  view on Meta::CPAN

    - ERROR: filename must be a string scalar at ... was printed in some cases even
      if a scalar was provided.

1.08 Sun Aug 22 19:01:44 CEST 2004
    - add url decoding as suggested by Gerrit Renker

1.09 Sun Oct  3 17:29:51 CEST 2004
    - improved flattenpath subroutine in tr_llnk
    - setenv QUERY_STRING in tr_staticssi

1.10 Wed Dec  7 19:25:06 CET 2005
    - man-page editorial update

1.11 Fri Sep  9 12:00:12 EDT 2016
    - fix bug in tr_blck (stripping a dot off ".." in links to anchors)

1.12 Sun Nov 15 10:19:13 EST 2020
    - removed compiler warning
    - allow bigger tags (e.g for <img src= alt= title= > type of tags)
    - re-designed tr_httpcheck



( run in 2.180 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )