Hello.

I think there's an error in perlfaq4.pod.
In 

  =head2 How do I find the current century or millennium?

the part after 

  " You can also use the POSIX strftime() function which may be a bit
  slower but is easier to read and maintain.
 
          use POSIX qw/strftime/; 
          [...] "

seems to refer to the previous question. 

cheers,
Stefano Rodighiero

-- 
Stefano Rodighiero                          | http://larsen.perlmonk.org
mailto:[EMAIL PROTECTED]                       | http://www.perl.it 

Reply via email to