This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Drop debugging, and handle HP-UX opt flags.
[perl5.git] / cpan / Digest-SHA / typemap
1 TYPEMAP
2 SHA *           T_SHA
3 PerlIO *        T_IN
4
5 INPUT
6 T_SHA
7         $var = getSHA($arg)