Help for this page

Select Code to Download


  1. or download this
      # Assuming this is within the *.pm package, and you are
      # only allowing a single parameter
      # as (what looks to be) defined in your XS
      c_func( ( ( defined( $_[0] ) ) ? $_[0] : '' ) );