half-baked pseudo-code #!perl -wl -MData::Dumper sub hohum { return bless {}, 'Something::Interesting'; } print Dumper(hohum); __END__ more bad code #### $ perl -x #!perl -MYAML -Mstrict "-Mstrict" is not exported by the YAML module at - line 0 Can't continue after import errors at - line 0 BEGIN failed--compilation aborted.