NAME

strip_unix_comments - remove any line beginning with a # character.


SYNOPSIS

 Put this file in your I<bloxsom> plug-ins directory.


DESCRIPTION

Remove any line beginning with a # character.

By convention most Unix tools treat the # character and any content following it up to the end of the line as comments which are neither interpreted or displayed outside of the document itself.

It a bloxsom context, you might want to CVS your source files and include a variety of version control stamps (Id, Log, etc.) that should not be displayed when rendered as HTML.


VERSION

1.0


DATE

$Date: 2003/03/19 18:24:38 $


AUTHOR

Aaron Straup Cope


SEE ALSO

http://www.raelity.org/apps/blosxom

http://www.raelity.org/apps/blosxom/plugin.shtml


LICENSE

This is free software, you may use it and distribute it under the same terms as Perl itself.