perl-B-Generate - Create your own op trees
| Website: | http://search.cpan.org/dist/B-Generate/ |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | Alcance Libre, Inc. |
- Description:
The B module allows you to examine the Perl op tree at run-time, in Perl space; it's the basis of the Perl compiler. But what it doesn't let you do is manipulate that op tree: it won't let you create new ops, or modify old ones. Now you can.
Packages
| perl-B-Generate-1.56-3.fc14.al.x86_64 [44 KiB] |
Changelog
by Jitka Plesnikova (2018-02-19):
- Add build-require gcc |