Perl Wishlist
From FedoraProject
(Difference between revisions)
(→Misc: remove wishes that have been satisfied) |
(→Misc: Inline::Python requires Digest::MD5 >= 2.50) |
||
| Line 83: | Line 83: | ||
* {{CPAN|NetPacket::SpanningTree}} - Assemble and disassemble IEEE 802.3 LLC protocol packets. @ {{BZ|573917}} | * {{CPAN|NetPacket::SpanningTree}} - Assemble and disassemble IEEE 802.3 LLC protocol packets. @ {{BZ|573917}} | ||
* {{CPAN|Inline::Python}} - Place python code inline with perl, or use python classes/functions within perl | * {{CPAN|Inline::Python}} - Place python code inline with perl, or use python classes/functions within perl | ||
| + | ** {{CPAN|Digest::MD5}} >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15 | ||
* {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications | * {{CPAN|App::Rad}} - Rapid (and easy!) creation of command line applications | ||
* {{CPAN|Net::Sharktools}} - Use Wireshark's packet dissection engine from Perl ([http://um-pe09-2.di.uminho.pt./fedora/perl-Net-Sharktools.spec draft specfile]) | * {{CPAN|Net::Sharktools}} - Use Wireshark's packet dissection engine from Perl ([http://um-pe09-2.di.uminho.pt./fedora/perl-Net-Sharktools.spec draft specfile]) | ||
Revision as of 07:47, 12 August 2011
You can always see the current list of open Perl review tickets (bugs) here.
Contents |
Catalyst
Task::Catalyst - Installs everything you need to write serious Catalyst applications. Would be nice to have at least deployment packages:
Moose
- Task::Moose -- Moose extensions thought of as "standard."
-
TryCatch RHBZ #698264-
B::Hooks::OP::PPAddr RHBZ #698251
-
- MooseX::Role::TraitConstructor RHBZ #689815
-
Task-Kensho
- Task::Kensho - "A Glimpse at an Enlightened Perl"
Task-Padre-Plugin-Deps
-
Task::Padre::Plugin::Deps @ RHBZ #500959- not needed at the moment, it might be rewritten in the future-
Acme::PlayCode @ RHBZ #497800 -
Audio::Beep @ RHBZ #573802 -
Capture::Tiny @ RHBZ #497807 -
CSS::Minifier::XS -
ExtUtils::InferConfig @ RHBZ #498193 -
ExtUtils::InstallPAR @ RHBZ #498191 -
HTML::Lint -
JavaScript::Beautifier @ RHBZ #498186 -
JavaScript::Minifier::XS @ RHBZ #498189-
JavaScript::Minifier @ RHBZ #498188
-
-
PAR::Packer @ RHBZ #500958-
Getopt::ArgvFile @ RHBZ #496021(author already agreed to relicense)
-
-
Padre 0.21 not found. We have 0.32. -
Parrot::Embed -
Syntax::Highlight::Engine::Kate @ RHBZ #497283 -
Syntax::Highlight::Perl6 @ RHBZ #495693not needed in this release -
URI 1.37 not found. We have 1.37. -
WebService::Validator::CSS::W3C @ RHBZ #498196 -
WebService::Validator::HTML::W3C @ RHBZ #498198
-
Perl5i
- perl5i Perl5i + dependancies:
- autobox::Core @ RHBZ #730031
- autobox::dump @ RHBZ #730033
- autobox::List::Util @ RHBZ #730034
- autovivification @ RHBZ #730037
- Child @ RHBZ #730038
- DateTime::Format::Epoch @ RHBZ #730043
- DateTime::TimeZone::Tzfile
- DateTime::TimeZone::SystemV
- Date::ISO8601 @ RHBZ #730040
- Date::JD @ RHBZ #730041
- DateTime::TimeZone::SystemV
- indirect @ RHBZ #730069
- Modern::Perl @ RHBZ #722653
- Object::ID
- Hash::FieldHash @ RHBZ #730047
- Perl6::Caller
- Taint::Util
- true
Misc
- Bricolage - Content Management System (CPAN: Bundle::Bricolage)
- Alzabo - Data modelling tool (CPAN: Alzabo)
- Encode::HanExtra - Extra encodings for Encode (for w3c-markup-validator) srpm here
- Encode::JIS2K - Extra encodings for Encode (for w3c-markup-validator)
- IMC - Idealx Management Console
- All dependencies should already be in Fedora.
- StevenPritchard has put some work into this already.
- PlRPC - A bundle to install PlRPC-Server, Client and prerequisites.
- NetPacket::SpanningTree - Assemble and disassemble IEEE 802.3 LLC protocol packets. @ RHBZ #573917
- Inline::Python - Place python code inline with perl, or use python classes/functions within perl
- Digest::MD5 >= 2.50 - dual-lifed module needs to be sub-packaged in perl.spec so we can update on f14/f15
- App::Rad - Rapid (and easy!) creation of command line applications
- Net::Sharktools - Use Wireshark's packet dissection engine from Perl (draft specfile)
- Method::Signatures - To make subroutine calls easier to read
Dependencies
- Bio::SCF dependency of already packaged perl-Bio-Graphics