Konstrukt::Plugin::sortlines - Sort all lines of plaintext nodes
<& sortlines &>
some
<!-- comments -->
unsorted
lines
<!-- will be put -->
here
<!-- on top of the list -->
<& / &>
This plugin will sort the input lines
If the input is not dynamic, we can already sort in the prepare step.
Parameters:
Sort the input.
Parameters:
As prepare and execute are almost the same each run will just call this method.
Parameters:
Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.
This document is free software. It is distributed under the same terms as Perl itself.