![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Here, have an interactive Perl Debugger: Regexp::Debugger
(Sorry, the captions are no good on it.)
It IS on CPAN by now, since OSCON has passed!
Notes from the 2012 perl QA hackathon
- Got a round tuit (click for picture).
- Edited Devel::Cover PODs for consistency and readability, sent patch to author.
- Wrote filk inspired by the above (see under cut)
- Ate way too much (hush, Wendy!)
- Got close to centerstage in the mandatory group pic.
( Here be filk! )
Skeleton XML parser
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Fan Fiction Fetcher, now with added LWP
The big news: it no longer depends on wget! It uses the LWP perl module instead. This means that MS-Windows users should be able to use the script (fingers crossed).
I have retained the option to use wget, because some sites work with wget that don't work with LWP.(*)
There are a bunch of other improvements, and another new fetcher (Project Gutenberg), but the LWP stuff is the important bit.
(*) I have spent HOURS trying to get LWP + Cookies to work with LiveJournal, but no joy, and I have given up. LWP and Cookies work with other sites (I tried it on Ashwinder) but not with LJ. (throws hands in air) Anyone who can figure out why the cookies sometimes work and sometimes don't, that would be great. I have pored over debugging output, I have made observations with wireshark... The only difference seems to be that wget sends the right cookies and LWP only sends some of the right cookies.
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Fan Fiction Fetcher!
I have written my own fan-fiction downloader in Perl, which can be installed from CPAN as "WWW::FetchStory". There are probably Linux-isms in the code. (frown) For example, it uses the "wget" program to do the actual downloading.
But I would love other people to use the script! It has plugins (which I am calling "fetchers") for various different fiction sites, which know how to download multi-chapter fics from those sites, so you only have to give the table-of-contents URL for the fic and it will figure out the rest. Depending on the particular fetcher, it will get not just the title and author, but the summary, the categories and the characters.
It also has an option to create an EPUB file rather than HTML files.
Currently, I have written fetchers for:( list of fanfic archives )
But every now and then, those sites change their code and the fetcher for that site breaks. (frown)
Also, for a number of those archives, you must be logged in if you want to download "adult" rated fic. The solution I devised for that is rather clumsy (and Linux-centric); it looks for a "cookies.txt" file in your home directory, which you need to have exported from your browser after you logged in to the site.
If someone has a better solution, I would love to hear from you.
For the more geeky among you, the source is in my git repository at https://github.com/rubykat/WWW-FetchStory
I would LOVE people to contribute to it, whether that be fixing bugs, fixing documentation, improving fetchers, or writing new fetchers.
"I wonder what this perl code does..."
- perlconsole
- Devel::Repl
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
DW Perl module client
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Does LJ::Simple work reliably with Dreamwidth? If not, is there a comparable perl module that does? (I'd rather rely on someone else's testing than conduct my own, which is likely to be more slipshod)
Also (and relatedly), is there a way that given a DW entry that's been either imported from, or crossposted to, LJ, I can get (programmatically) the ID or URL of the LJ entry, without resorting to comparing timestamps and post contents?
(x-posted from my own dw)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Testing code that isn't perl in your Perl test suite
I don't want to forget about this link someone shared with me a while ago, and figured it might come in handy to someone else, too!
Perl Survey 2010 is live
Here's the announcement I saw:
The Perl Survey 2010 is now live. Its purpose is to better understand the demographics and opinions of the Perl community. You can complete the survey at http://survey.perlfoundation.org - it should take about 10 to 15 minutes. Once you've done that, please let your relevant friends and colleagues know about the survey so they can coplete it as well. My aim is to get a response of over 1000 individuals, and to run the survey (lightly adapted) every two or three years so we can see how the community changes over time. The official announcement of the survey is here: http://news.perlfoundation.org/2010/05/grant-update-the-perl-survey-1.html
Passing this on, for anyone interested inn YAPC::EU::2010
Subject: [ANNOUNCE] Send-A-Newbie, notice to apply for funding
The application process for the Send-a-Newbie initiative to allow participation at
YAPC::EU::2010, which allows applicants to attend who would otherwise be unable due
to financial constraints, is now open.
Please go to: http://www.send-a-newbie.enlightenedperl.org/applications.html for
more information on how to apply.
Please note that the only condition is that you have not attended a YAPC or major
Perl Workshop previously. No constraint on age, experience etc., is made.
If you know of any mailing list that this notice may be displayed then please
forward the contents/repeat the information there.
If you wish to donate to this initiative then please visit:
send-a-newbie.enlightenedperl.org (or send your donation to
send-a-newbie@paypal.com).
Kind regards
Mark Keating
Secretary to the EPO
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Do they eat newbies?
I've Googled and found lots of resources, but because I know nothing I have no way to tell if they're good resources, so I'm looking for advice from actual people.
All suggestions welcome - online, books, or "Don't bother, go away and come back when you've learned [other language]".
Large amounts of data in CPAN packages
I'm wondering what your opinion is of packages which do this. I remember it was one of several annoyances I had with Lingua::Phoneme.
(Of course, the user might not even have much of a home directory, say if it was the Apache user, which makes things a bit more complicated.)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Nifty CPAN visualizations
Women at YAPC
The percentage of women on YAPCs was 4-5%, the percentage of female speakers was 6% on YAPC Europe.
It is similar to what
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
What do you think about those posts?
Padre community in DW
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Looking for help on SDL Perl
In short we are looking for help with SDL Perl, the extension that was used to build Frozen Bubble.
We need help in both improving the content of the web site (do you know of any application written in SDL Perl?) and in helping to make it look nicer.
Checking the waters
Finally it seems I managed to understand how to post to a community.
So let me say hi!
I just joined the community.
My name's Curtis Jewell, and I've been hacking on Strawberry Perl for about 6 months now.
I'm on LJ as "curtis" (I was an early adopter. Go figure.) and on a few IRC channels (including irc.perl.org/#win32) as "CSJewell".
As you can probably guess, most of my Perl experience is on Windows, although I'll help out anywhere I have at least a little knowledge of what's going on - and I've done a little bit of quite a lot, and am learning quite a bit more.
Don't have my own JAPH yet... One of these days.
Anything else?