On Wed, Jun 15, 2005 at 09:40:23PM -0700, Michael Rensing wrote: > In the recent.pm plugin, the line > > my $popularsongs = `$STATSPROG --config=$config $STATSARGS --last --plain`; > > should be changed to > > my $popularsongs = `$STATSPROG --config=$config $STATSARGS --last`;
Fixed now, thanks. Steve -- _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
