Skip to content

Instantly share code, notes, and snippets.

@hdp
Created September 8, 2011 16:17
Show Gist options
  • Save hdp/1203798 to your computer and use it in GitHub Desktop.
Save hdp/1203798 to your computer and use it in GitHub Desktop.
* [02ad49e] (HEAD, origin/master, origin/HEAD, master) Small tweaks to changes file
* [f0860ff] Ignore CMOP's load_class & is_class_loaded
* [d18ab02] todo--
* [10b900f] bump class::load dep
* [a77d943] handle this in package::stash
* [c7fce18] Remove deprecation warning for CMOP::load_class & friends, but mention that they've been removed from the docs in Changes
* [c07248f] document deprecations in Changes & Delta
* [2f41724] Deprecate CMOP::{load_class, is_class_loaded, load_first_existing_class}
* [fe96581] Add deps on next Class::Load and Class::Load::XS
* [f3633d9] remove tests for load_class & friends - copied some interesting tests to the Class::Load test suite first
* [b5ae7c0] Remove all uses of CMOP::{load_class, is_class_loaded, load_first_existing_class} and use Class::Load instead.
* [54c134d] this error message changed
* [e5d48e2] changelog
* [b0b04f2] Explicitly test each value of handles to make sure it's sane
* [da32bf8] Add test for error message from bad handles value with native traits (RT #69990)
* [7d7d2be] changelog/delta for shallow_clone
* [444a29d] add shallow_clone to Array and Hash traits
* [c7d7cd6] add authordeps for inc::ExtractInlineTests
| * [a271ec4] (origin/stable/2.02) this error message changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment