Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Package review: File::ShareDir::PAR - same functionality as File::ShareDir with PAR support https://bugzilla.redhat.com/show_bug.cgi?id=469673 Summary: Package review: File::ShareDir::PAR - same functionality as File::ShareDir with PAR support Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [email protected] Estimated Hours: 0.0 Classification: Fedora DESCRIPTION: File::ShareDir::PAR provides the same functionality as File::ShareDir but tries hard to be compatible with PAR packaged applications. The problem is, that the concept of having a distribution or module specific share directory becomes a little hazy when you're loading everything from a single file. PAR uses an @INC hook to intercept any attempt to load a module. File::ShareDir uses the directory structure that is typically found in the directories that are listed in @INC for storing the shared data. In a PAR enviroment, this is not necessarily possible. http://mmaslano.fedorapeople.org/perl-File-ShareDir-PAR/perl-File-ShareDir-PAR-0.02-1.fc10.src.rpm http://mmaslano.fedorapeople.org/perl-File-ShareDir-PAR/perl-File-ShareDir-PAR.spec -- 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-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
