Yubico Forum https://forum.yubico.com/ |
|
Perl online validation module https://forum.yubico.com/viewtopic.php?f=3&t=183 |
Page 1 of 1 |
Author: | wildchild [ Tue Sep 09, 2008 11:39 am ] |
Post subject: | Perl online validation module |
A new module has been born on CPAN. This module does not use WWW:Mechanize since that's a no-go on my server. Hints, tips, questions or suggestions? Feel free and shoot! |
Author: | hseuming [ Wed Sep 10, 2008 1:33 am ] |
Post subject: | Re: Perl online validation module |
Any reason we should avoid WWW::Mechanize? Security thread and whatnot?? If i recall correctly, there are a bunch of Python/Perl modules built on top of WWW:Mechanize. |
Author: | hseuming [ Wed Sep 10, 2008 3:54 am ] |
Post subject: | Re: Perl online validation module |
oops, i just noticed my typo: i meant security threaT, instead of threaD. The Mechanize code base is used by several Python/Perl modules so I was wondering why it is being frowned upon. |
Author: | wildchild [ Thu Sep 11, 2008 7:15 pm ] |
Post subject: | Re: Perl online validation module |
It uses a lot of dependencies which just don't always work and uses a lot more resources for which it is useful for. I'd rather use the IO:All module over the WWW:Mechanize if the verification would have required more. WWW:Mechanize has its good points but it is way out of context for a simple server text-based validation. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |