[Bug 702560] New: Missing CPAN (perl) modules
https://bugzilla.novell.com/show_bug.cgi?id=702560 https://bugzilla.novell.com/show_bug.cgi?id=702560#c0 Summary: Missing CPAN (perl) modules Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: All OS/Version: openSUSE 11.4 Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: h.m.brand@xs4all.nl QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; en; rv:2.0) Gecko/20100101 Firefox/4.0 Opera 11.50 In order to backport as many useful changes that OpenSUSE applied to my modules, I noticed that may of them are missing in the default set of available modules. I started this cross-check after installing perl-5.14.1 for my self in production, and comparing all my production scripts for usability against the default available perl modules from the OpenSUSE repositories. I noted e.g. that Text::CSV_XS was "clean", as in it is shipped as perl-Text-CSV_XS without patches. I just committed the only patch that you applied to perl-DBD-CSV. What I miss, and use in may scripts, are Data::Peek, Spreadsheet::Read, Tie::Hash::DBD, and Tk::Clock What I also miss, but seldom use are VCS::SCCS, Text::OutputFilter and Config::Perl::V Reproducible: Always Steps to Reproduce: 1. $ perl -MData::Peek -we'DDumper { bug => "missing" }' Actual Results: Can't locate Data/Peek.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.12.3 /usr/lib/perl5/vendor_perl/5.12.3/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.12.3 /usr/lib/perl5/5.12.3/i586-linux-thread-multi /usr/lib/perl5/5.12.3 .). BEGIN failed--compilation aborted. Expected Results: { bug => 'missing' } This is a friendly request to add the mentioned moduled to the OpenSUSE build system -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702560 https://bugzilla.novell.com/show_bug.cgi?id=702560#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |mls@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702560 https://bugzilla.novell.com/show_bug.cgi?id=702560#c Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |coolo@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702560 https://bugzilla.novell.com/show_bug.cgi?id=702560#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|coolo@suse.com |chris@computersalat.de --- Comment #1 from Stephan Kulow <coolo@suse.com> 2011-09-01 12:01:55 CEST --- Chris touched Data::Peek, perhaps he's interested in pushing them -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=702560 https://bugzilla.novell.com/show_bug.cgi?id=702560#c2 Christian Wittmer <chris@computersalat.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Christian Wittmer <chris@computersalat.de> 2011-09-01 21:45:50 UTC --- added new pkgs to devel:languages:perl Data::Peek, Spreadsheet::Read, Spreadsheet::ReadSXC, Spreadsheet::XLSX, Tie::Hash::DBD, and Tk::Clock and submit request to Factory -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com