/* Include POD in a C block-comment =head1 NAME MyHeader.h - includes the basic header stuff for my modules. =head1 SYNOPSIS You'll need to include this header with something like this: #include "MyHeader.h" etc */ #### #! perl open my $module, '>', 'MyModule.pm'; print $module <