NAME
Code::TidyAll::Plugin::SortLines::IPAddresses - Sort lines of a file containing IP addresses
VERSION
version 0.0.1
SYNOPSIS
# In configuration:
[SortLines::IPAddresses]
select = file_with_ips
DESCRIPTION
Sorts the lines of a file containing ip addresses, one per line. Whitespace lines are discarded.
ACKNOWLEDGEMENTS
This code was essentially pilfered from Code::TidyAll::Plugin::SortLines
AUTHOR
Kevin Phair <phair.kevin@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by Kevin Phair.
This is free software, licensed under:
The (three-clause) BSD License