The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.81

  • updated documentation to reflect more of v0.80+
  • added more Generators

Documentation

also match the package name

Modules

Export, Import, and AUTOLOAD meet under an OO interface
base class for subroutine generators
example with RE and no quoting
base class for generating constant functions at compile time
generate constant functions with enumerated values
generate constant functions with manually set flatened values
generate constant functions with their names as lowered values
generate constant functions with random values
require .pl files containing subroutine definitions from a directory
on-demand (proxy) export
include customized file content
store your subroutines in a database
issue the right 'use MODULE' to get the missing subroutine
the class behind $_[0]
partitions the search path for rules
structure of internal rule tree
make a rule ineffective

Provides

in lib/Package/Transporter/Generator/Suggested_Use/Suggestions.pm
in lib/Package/Transporter/Rule/Full_Match.pm