The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
TYPEMAP
pdl*	T_PDL
pdl *	T_PDL
Logical	T_IV
float	T_NV

INPUT

T_PDL
	$var = PDL->SvPDLV($arg)


OUTPUT

T_PDL
	PDL->SetSV_PDL($arg,$var);