Mar 31, 2006: New Website
Mar 30, 2006: Perl Playlist 0.3 Released with file transfer capabitility
Perl Playlist 0.3 (.tar.bz2)
Perl Playlist 0.3 (.zip)
2006-03-28 ----------------- Figured out how to install MP3::Info on windows (read Install.txt) Fixed the funky a character in windows 2006-03-30 ----------------- Finally finished the file transfer stuff you can startserver and startclient I had an issue with copying to and from a windows box heres to borked c libraries binmode() is your friend it still needs to be worked on some more work but it is functional. I have yet to transfer over the internet. added quotes command and showquote command to show a quote from the array (just for fun) Changed version num to 0.3 tried adding thread support to server but my perl does not have thereds and I am too lazy to recompile included the threads package and there is a method called startservert that does absolutely nothing fixed error handling for commands requiring more then 0 arguments