Lady Aleena
- Website: fantasy.xecu.net
- About: I'm an amateur HTML and Perl coder. I read fantasy, watch science fiction, and listen to 80s music.
Recent Actions
-
Posted What do I use to release a module to CPAN for the first time? to Lady Aleena
Several months ago I read a tutorial on module creation. It got me thinking about releasing some of my modules. I got to work getting my code organized. At the time I had all of my work in…
-
Posted Where do you like bugs reported? to Lady Aleena
In my last post, a meta issue for modules: bug tracking, I had noticed a problem with the bug tracking link for a module and discussed that problem. In the comments, one person said he preferred
-
Commented on A meta issue for modules: bug tracking
Toby, On GitHub, go to Settings. Scroll down the Options page until you see Features. Under Features, uncheck Issues. Then no one will bother you with Issues on GitHub if that is what you really want. LA...
-
Posted A meta issue for modules: bug tracking to Lady Aleena
I was reading a module on meta::cpan when I spied a small issue. I went up to the Issues link, clicked, and was sent to rt.cpan. I know that many module authors now have their modules on sites like
-
Commented on Why I don't try the Perl Weekly Challenges
I know how to do basic things with git. I check the status, add files, commit them, push them to GitHub, and check logs every now and again. However, everything else is a bit beyond me at this time. Sure,...
-
Commented on Why I don't try the Perl Weekly Challenges
I do not have a math background, and most of what I write in Perl is processing data for my website. It is not that exciting. It does make me feel a little small when I look at the challenges...
-
Posted Why I don't try the Perl Weekly Challenges to Lady Aleena
A little over a month ago I learned about the Perl Weekly Challenges. The site states the challenges are for any skill level. So, I went and took a look. After looking at the first challenge that week, I realized “any skill level” did not mean my skill level.
…
Comment Threads
-
Martin McGrath commented on
Why I don't try the Perl Weekly Challenges
The point of perl weekly challenges is quite well defined on their site. None of it is intentionally designed to make people feel bad about not being able to tackle a challenge.
The barrier for participation is what, able to use some git at a fairly basic level, understand the particular challenge (if you are unfamiliar with the topic in question this needs research on your part), figuring out an approach, applying that in perl, rinse and repeat until you have something that achieves the goal. That doesn't seem unreasonable, since that is what a great deal of programming/problem sol…
-
Toby Inkster commented on
A meta issue for modules: bug tracking
But if you disable the GitHub issue tracker, it also disables accepting pull requests.
-
xenu commented on
A meta issue for modules: bug tracking
Disabling issues doesn't disable PRs. In fact, it's currently impossible to disable PRs at all, which is very annoying in case of mirror-only repositories.
-
Toby Inkster commented on
A meta issue for modules: bug tracking
Oh nice. I swear it used to disable pull requests when you disabled issues.
Now I need to figure out how to use the API to loop through all my repos and disable the issue tracker.
- Toby Inkster commented on A meta issue for modules: bug tracking
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.