NOTICE: This package has been removed from pkgsrc

./wip/p5-HTTP-Body, HTTP Body Parser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9, Package name: p5-HTTP-Body-0.9, Maintainer: kuli0020

HTTP Body Parser.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-File-Temp]

Master sites: (Expand)

SHA1: 0a253a912a9bdd077400931a459cf612612559a2
RMD160: 6921221e2a6b2f127c87473191aa884144824af1
Filesize: 9.219 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package removed
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2007-10-26 09:48:48 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Updated 0.9:
Changes from 0.6.

0.9   2007-03-27 14:00:00
        - Fixed bug where empty fields in multipart/form-data were ignored.
          (Ton Voon)
        - Fixed bug where an uploaded file with the name "0" was ignored.
          (Ton Voon)
        - Small performance improvements to urlencoded parser.

0.8   2007-03-23 18:40:00
        - Some browsers such as MSIE send extra data after the body content.
          We now properly ignore anything beyond Content-Length.

0.7   2007-03-23 10:00:00
        - Fixed parsing an empty (zero-length) file using multipart.
          http://rt.cpan.org/NoAuth/Bug.html?id=25392
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-05-05 18:55:02 by abs | Files touched by this commit (1) | Package updated
Log message:
Maintainer has changed - update MASTER_SITES to match
   2006-04-13 20:12:33 by Roman Kulik | Files touched by this commit (3)
Log message:
Updated to version 0.6
   2005-12-30 19:50:06 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
HTTP Body Parser.

WWW: http://search.cpan.org/dist/HTTP-Body/