Fedora 16 Update: perl-Class-Load-0.12-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 14 22:27:01 UTC 2011


---------------------------------------------------------------------------=
-----
Fedora Update Notification
FEDORA-2011-15281
2011-11-02 17:49:26
---------------------------------------------------------------------------=
-----

Name        : perl-Class-Load
Product     : Fedora 16
Version     : 0.12
Release     : 1.fc16
URL         : http://search.cpan.org/dist/Class-Load/
Summary     : A working (require "Class::Name") and more
Description :
require EXPR only accepts Class/Name.pm style module names, not Class::Name.
How frustrating! For that, we provide load_class 'Class::Name'.

It's often useful to test whether a module can be loaded, instead of throwi=
ng
an error when it's not available. For that, we provide
try_load_class 'Class::Name'.

Finally, sometimes we need to know whether a particular class has been load=
ed.
Asking %INC is an option, but that will miss inner packages and any class f=
or
which the filename does not correspond to the package name. For that, we
provide is_class_loaded 'Class::Name'.

---------------------------------------------------------------------------=
-----
Update Information:

This update fixes several bugs in Catalyst-Runtime. See the upstream [chang=
elog](http://api.metacpan.org/source/BOBTFISH/Catalyst-Runtime-5.90006/Chan=
ges) for full details.
* Fix using_frontend_proxy support in mod_perl
* Don't guess engine class names when using MyApp->engine_class
* Make default body reponses for 302s W3C compliant
* Restore (an almost empty) Catalyst::Engine::HTTP for old scripts which ex=
plictly require it
---------------------------------------------------------------------------=
-----
ChangeLog:

* Tue Oct 25 2011 Paul Howarth <paul at city-fan.org> - 0.12-1
- Update to 0.12:
  - Require Module::Runtime =E2=89=A5 0.011, which fixes problems with Cata=
lyst under
    Perl 5.8 and 5.10
- Add versioned runtime dependencies for Module::Runtime and Package::Stash
---------------------------------------------------------------------------=
-----
References:

  [ 1 ] Bug #750039 - perl-Module-Runtime-0.11 and perl-Class-Load-0.12 in =
F16
        https://bugzilla.redhat.com/show_bug.cgi?id=3D750039
---------------------------------------------------------------------------=
-----

This update can be installed with the "yum" update program.  Use =

su -c 'yum update perl-Class-Load' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on t=
he
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
---------------------------------------------------------------------------=
-----


More information about the package-announce mailing list