[Bug 473215] Review Request: perl-HTML-FormFu - HTML Form Creation, Rendering and Validation Framework

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

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=473215





--- Comment #5 from Iain Arnell <iarnell@xxxxxxxxx>  2008-11-29 13:32:19 EDT ---
According to Makefile.PL, three are really required:

requires 'Config::Any' => '0.10'; # supports multi-doc config files
requires 'DateTime' => '0.38'; # required for string overloading
requires 'DateTime::Format::Builder' => '0.7901'; # fixes memory leaks

And one more that I'd missed and will add:

# this is the lowest version of Exporter I can identify that exports import()
# it's bundled with perl 5.83
# version 5.567 that ships with perl 5.82 is no good
requires 'Exporter' => '5.57';

Two don't really matter since they only exist in fedora since last week at
compatible versions - no problem to remove these two:

requires 'Captcha::reCAPTCHA' => 0.92;
requires 'HTML::TokeParser::Simple' => '3.14';

HTTP::Headers seems to be an incredibly old version - no problem to remove this

requires 'HTTP::Headers' => '1.64';

And finally, YAML::Syck would also block inclusion in F-9. But it doesn't seem
to be a direct requirement - more like strongly recommended for Config::Any.
Will tentatively drop the version from this one since I don't see any strict
need for 1.05.

requires 'YAML::Syck' => '1.05';


New spec and SRPM uploaded in case you want to re-review these changes:
http://iarnell.fedorapeople.org/perl-HTML-FormFu-0.03005-3.fc11.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux