Filter::Undent

Un-indent heredoc strings automatically
Download

Filter::Undent Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Anthony Kilna
  • Publisher web site:
  • http://search.cpan.org/~kilna/

Filter::Undent Tags


Filter::Undent Description

Filter::Undent is a Perl module to un-indent heredoc strings automatically.SYNOPSISDon't you wish heredocs could align with your docs? Now they can! use Filter::Undent; print < < 'EOF' What is printed is magically undented to the level of the first line of the heredoc. Only these lines will be indented in the output, since they are indented relative to the first line EOFIf you want to disable the unindent of the heredocs, simply: no Filter::Undent;Product's homepage


Filter::Undent Related Software