![]() |
|
P is for Practical | |
PerlMonks |
Re^2: XPD - Do more with your PerlMonks XPby cavac (Vicar) |
on Apr 05, 2022 at 08:53 UTC ( #11142693=note: print w/replies, xml ) | Need Help?? |
Edit: Ok, the Homenode parsing was a bit wonky. Should work now... i hope. In addition to that, there was a bug with the session cookies. When you are not logged in, you are supposed to get a session cookie for user guest for the Register form. That worked, unless you used the direct link to the form. *facepalm* This should now work as expected. Edit 2:
perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'
In Section
Cool Uses for Perl
|
|