seperate class Data::StarCraft::PvPGN::Report
authorShiar <shiar@shiar.org>
Tue, 1 Jan 2008 22:26:01 +0000 (22:26 +0000)
committerShiar <shiar@shiar.org>
Thu, 17 Jan 2008 05:27:40 +0000 (05:27 +0000)
commitccb4f13add6f2823591af2aa58deef9cd50e950c
tree27ea874387e872432c6246df3dd00469e5a18ab3
parent7cc1b9befde1d632256257f50652e45020ca58a3
seperate class Data::StarCraft::PvPGN::Report

Move pvpgn report file parser code into its own class.
Same functionality, except now reusable outside of pvpgnreport.
Data/StarCraft/PvPGN/Report.pm [new file with mode: 0644]
pvpgnreport