Commit Graph

5 Commits

Author SHA256 Message Date
Stephan Kulow
ebe64d9179 - update to 0.21
- When using the tie() fallback ensure we do not obliterate a
      foreign tie()
    - Better document how to disable the tie() fallback
    - Only invoke the deleted sub stashing if we run udner a debugger
      (avoid runtime penalty of Sub::Name/Sub::Identify)
    - Spellfixes (RT#54388)
    - When B::Hooks::EndOfScope is not available, switch to a simple
      tie() of %^H. While it can not 100% replace B::H::EOS, it does
      everything n::c needs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=10
2011-11-17 12:35:29 +00:00
Lars Vogdt
1f98da15a4 - fix build on distributions with old Test::More module
( perl-namespace-clean-use_lib.patch )

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=7
2011-06-04 20:51:48 +00:00
Stephan Kulow
10219f7ed5 - update to 0.20
- Bump Package::Stash dependency to 0.22 to pull in a bugfix in
     Package::Stash::XS 0.19.
   - Port to the new Package::Stash 0.18 API and depend on it.
   - Don't rely on package::stash's remove_package_symbol implementation
     (doy).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=5
2011-03-31 08:28:13 +00:00
Stephan Kulow
f9b1391b66 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=3
2010-12-01 13:50:56 +00:00
Christian Wittmer
6898b73a2a Accepting request 42841 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-namespace-clean via accept of submit request 42841 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/42841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-clean?expand=0&rev=2
2010-07-12 14:25:43 +00:00