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

Added $P(...) and $TSD(...) syntax for the fortran interface
as well as the ability to specify which types to genericize to
using the TYPES:BSU directive.

0.002 => 0.003

Nothing, made a mistake in uploading to PAUSE.

0.001 => 0.002

Added possibility of having second argument as a semicolon-separated
string.

data a(var,var) should work now with accesses
$a(var0=>foo,var1=>bar)

"Rest" indices now work with "...". "..." is converted to "_DOTS_".

Different datatypes and type coercion: a rudimentary implementation.

PDL::PP now writes also the .pm file automatically.

0.001 

Initial release