Philippe Bruhat (BooK)
Philippe Bruhat (BooK)
shows the doc for `PPIx::XPath`
As discussed during the Perl Toolchain Summit. The file contains a list of authors (self-declared in Act) and conferences (only Act conferences hosted on the main instance). It links authors...
The `split(/,/,q{foo,bar})` seems to still happen. This is the currently documented case: $ perl -MO=Deparse '-MList::Util=any,all' -e1 use List::Util (split(/,/, 'any,all', 0)); '???'; -e syntax OK And these work too...
Wallflower makes it possible to generate a static website from any Plack application. A static website has however some different requirements than a dynamic website (e.g. content-type is usually determined...
The idea is that this information can then be used by tools ([MetaCPAN](http://metacpan.org/), neilb's [adoption list](http://neilb.org/adoption/), etc.) for some useful purpose. The "tags" I'm currently thinking about are: - distinguish...
Which Perl module do you want to write about: `Perl::Version::Bumper` (to be released) Please give a short description of the article you want to write. Two to three sentences is...
This post exposes some of the shortcomings of the `for_list` feature: > ## No placeholders (yet) > So far, this new syntax doesn’t have a way to skip values. In...
0c81a5c9ca0287c0ee954a71b1bffdeb2cb3e9c8 merged the removal of `'` as a package separator. After more discussion, the PSC believes it would be better to make the removal guarded by a feature. (Similar to...
After some private discussions this with @neilb and the current Perl Steering Council (@ap, @book, @haarg), it appears that the [current list](https://pause.perl.org/pause/query?ACTION=who_pumpkin) of people with the "pumpkin" permission is too...