Retrieve names of code references
Go to file
Paul Howarth f87a2f781d Update to 0.08
- New upstream release 0.08
  - Add test for function prototypes
  - Better, simpler code for testing if we can load the XS version
  - Add gitignore file
  - Experimental implementation of get_code_location
  - Add XS implementation of get_code_location()
  - Add test for the prototype of get_code_location
  - Make get_code_location work on undefined subs
  - Add link to github repo in the meta file
  - Add TODO file
  - Add pure-perl implementation of is_sub_constant()
  - Add XS implementation of is_constant_sub()
  - Add documentation
  - Skip tests that rely on perls more recent than 5.14.0
  - Update ppport.h
  - Use the pure-perl version of is_sub_constant on perls earlier than 5.16
  - Require B unconditionally on older perls
  - Require at least perl 5.8.0
  - Improve docs beyond a really terse synopsis
- Classify buildreqs by usage
- Drop %defattr, redundant since rpm 4.4
2014-09-18 11:07:45 +01:00
.gitignore Spec clean-up 2012-03-05 15:51:28 +00:00
perl-Sub-Identify.spec Update to 0.08 2014-09-18 11:07:45 +01:00
sources Update to 0.08 2014-09-18 11:07:45 +01:00