Re: Switch use in awstats

2011-08-15 Thread Marcela Mašláňová
On 08/15/2011 03:04 PM, Iain Arnell wrote: > 2011/8/15 Marcela Mašláňová : >> On 08/13/2011 06:07 PM, Emmanuel Seyman wrote: >>> >>> Hi, Petr. >>> >>> I noticed yesterday that you had patched awstats to use if statements >>> instead >>> of the switch module. The switch module is now back in Fedora

Re: Switch use in awstats

2011-08-15 Thread Iain Arnell
2011/8/15 Marcela Mašláňová : > On 08/13/2011 06:07 PM, Emmanuel Seyman wrote: >> >> Hi, Petr. >> >> I noticed yesterday that you had patched awstats to use if statements instead >> of the switch module. The switch module is now back in Fedora (it was removed >> from Perl core in 5.14 and is now a

Re: Switch use in awstats

2011-08-15 Thread Marcela Mašláňová
On 08/13/2011 06:07 PM, Emmanuel Seyman wrote: > > Hi, Petr. > > I noticed yesterday that you had patched awstats to use if statements instead > of the switch module. The switch module is now back in Fedora (it was removed > from Perl core in 5.14 and is now a package in its own right) so feel fr

Switch use in awstats

2011-08-13 Thread Emmanuel Seyman
Hi, Petr. I noticed yesterday that you had patched awstats to use if statements instead of the switch module. The switch module is now back in Fedora (it was removed from Perl core in 5.14 and is now a package in its own right) so feel free to remove your patch, awstats should build fine without