Revision history for Parse-Netstat
0.07 2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!
- [build] CLI scripts are now generated automatically using
Dist::Zilla::Plugin::ScriptFromFunc. The plugin is still at 0.01 so the
generated script is not as polished as it should be. Stay tuned.
0.06 2014-02-07 (SHARYANTO)
- Add support for parsing output of Windows netstat (thanks Chris
Rettger).
- Add command-line script: parse-netstat-win.
0.05 2014-02-07 (SHARYANTO)
- Fix parsing UDP line (state was not parsed).
- Add command-line script: parse-netstat.
- Minor updates and tweaks.
0.04 2012-03-23 (SHARYANTO)
- No functional changes. Replace Sub::Spec with Rinci.
0.03 2011-09-29 (SHARYANTO)
- Fix parsing: allow whitespace in 'program' field.
0.02 2011-09-29 (SHARYANTO)
- No functional changes. Add sample result in Synopsis.
0.01 2011-09-29 (SHARYANTO)
- First release.