The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

myperl-rewrite - rewrite .pm, .t and bin/ files with your myperl settings

SYNOPSIS

$ myperl-rewrite dir1 dir2

More likely:

sub MY::postamble {
  q{distdir: myperl_rewrite
myperl_rerite: create_distdir
	myperl-rewrite $(DISTVNAME)
};
}

AUTHOR

See App::MyPerl

COPYRIGHT

See App::MyPerl

LICENSE

See App::MyPerl