By DrForr
on
June 30, 2015 8:21 PM
Yesterday I thought I might see whether Dancer2 could survive running inside Inline::Perl5 as a possible migration scheme. Roughly 100 of 120 files ran cleanly after wrapping them inside a perl6 heredoc, and as of 10:30pm I've only 6 files left to fix. The majority of the changes have been adding 't/' to the Dancer2 file paths as it apparently relies on FindBin, which reports a different location since I'm running test suites inside perl5 from inside perl6. The other changes have been caller() related which I'm skipping for the time being, and two files where it can't find the correct configuration location, again probably due to the nested interpreters.
I figure I can't go too far wrong with a test suite as extensive as Dancer2's, and yes, I do have an ulterior motive here, wanting to expose the interpreter to a different sort of load. At least this way I can migrate code piecewise and at the same time stress Inline::Perl5 in exciting and new ways.
I recently asked around #perl6 as to a mailing list where I might discuss PDL features that I'd like to see in Perl 6. Synopsis 9 is supposed to discuss these features, but the PDLish ideas feels like a straight port of PDL, rather than a rethink of what's important. I wanted to discuss things a bit.
The answer was, "Write a blog post." This post contains what I consider to be the essential ingredients of PDL that I think are easily achievable for Perl 6 v1.0. I want Perl 6 to provide an expressive language for writing operations on high dimensional data. I believe that we (and I do include myself) can get this done by Christmas if others can help me out.
By rockyb
on
June 30, 2015 1:29 AM
Recently, I came across this project which turns C++ into BASIC. How close can Perl do?
I recall reading somewhere that Perl has the ability to vastly alter its syntax. Is Perl going to be bested by C++?
I create BBS applicaton implemented by Mojolicious, which can run as CGI and Embdded web Server.
ASKA BBS(Mojoliciosu version)
Originally, this is Japanese ASKA BBS application.
ASKA BBS
サンプル
This is good application for you to understand how to create BBS application which can run as CGI and Embdded web Server.
Features
- This is BBS implementation by using Web framework Mojolicious
- This use cpanm internally, you can setup by one comman
- You can run this application by both CGI and Embdded web server
- Pagination is implemented by Data::Page and Data::Page::Navigation
- Email sending is implemented by MIME::Lite
This project purpose is rewriting old good Perl/CGI application by modern convention. I hope more people can write Web application by modern convention. It is easy to create application and get high maintenance ability.
This is Japanese project, but you can understand application structure easily if you see the file and directory names.
I know this is getting a lame excuse. But with lack of time, the patch I had time to prepare this month is, again, small. It is mostly some extra tests: https://github.com/szbalint/WWW--Curl/pull/10
But better few than nothing...
June 30 is the deadline to submit a talk to this year's YAPC::EU in Granada.
By kaare
on
June 24, 2015 8:42 AM
A Perl module to handle roles (users and groups) in PostgreSQL, Role::Pg::Roles
This year's edition of the SPW will be amazing.
We are proud and happy that we have been able to attract so many Perl hackers (32 so far). A whole team of Perl 6 people will give us some more insights in the newest area of the Perl 6 development. And there is still plenty of room for more Perl 5 and Perl 6 topics. The CFP is not closed yet, so please bring in yourself and Submit your talk. Or consider to hold a workshop on Saturday. Just let us know.
Hey, Perl 6 hackers, if you like to join our Perl 6 hackathon which runs in parallel to the workshop, please sign up. It is starting already Thursday, 27. August.
Did I tell you already about our kitchen team? Their creations have been delicious! Attendees of 2014 know what I am talking about. So, give yourself a chance and join us on Friday, 28. August and Saturday, 29. August 2015.
Buy your ticket soon.
See you there...