Toby Inkster
  • Open Source
  • Portfolio
  • Hire
  • Blog
  • Contact
Home » Blog » Moose

Tag: Moose

Announcing Zydeco

Date: 16/02/2020
Original: http://blogs.perl.org/users/toby_inkster/2020/02/announcing-zydeco.html

Technically, I already announced it, but now I’ve renamed it. MooX::Pression is now called Zydeco. Moops had a memorable name, and I think the naming really helped it gain a following. MooX::Pression was just meh. So now it’s Zydeco. Zydeco…

MooX::Pression — now much faster

Date: 11/02/2020
Original: http://blogs.perl.org/users/toby_inkster/2020/02/mooxpression-now-much-faster.html

The test suite for MooX::Pression used to run in 79 seconds on my laptop. Now it’s at 10 seconds. And no, I didn’t cut out any tests — I switched from using Keyword::Declare to a combination of Keyword::Simple and PPR….

MooX::Pression — now much faster

Date: 11/02/2020
Original: http://blogs.perl.org/users/toby_inkster/2020/02/mooxpression-now-much-faster.html

The test suite for MooX::Pression used to run in 79 seconds on my laptop. Now it’s at 10 seconds. And no, I didn’t cut out any tests — I switched from using Keyword::Declare to a combination of Keyword::Simple and PPR….

Announcing MooX::Pression

Date: 25/01/2020
Original: http://blogs.perl.org/users/toby_inkster/2020/01/announcing-mooxpression.html

Kind of like Moops but with less hacky parsing….

Announcing MooX::Press

Date: 25/10/2019
Original: http://blogs.perl.org/users/toby_inkster/2019/10/announcing-mooxpress.html

MooX::Press is a quick way of building a bunch of Moo roles and classes in one use statement. The most basic example would be: package MyApp { use MooX::Press class => [‘Foo’, ‘Bar’]; } my $thing1 = MyApp::Foo->new(); my…

Exploring Type::Tiny Part 7: Creating a Type Library with Type::Library

Date: 28/01/2019
Original: http://blogs.perl.org/users/toby_inkster/2019/01/exploring-typetiny-part-7-creating-a-type-library-with-typelibrary.html

Type::Tiny is probably best known as a way of having Moose-like type constraints in Moo, but it can be used for so much more. This is the seventh in a series of posts showing other things you can use…

Exploring Type::Tiny Part 2: Using Type::Tiny with Moose

Date: 04/08/2018
Original: http://blogs.perl.org/users/toby_inkster/2018/08/exploring-typetiny-part-2-using-typetiny-with-moose.html

Type::Tiny is probably best known as a way of having Moose-like type constraints in Moo, but it can be used for so much more. This is the second in a series of posts showing other things you can use…

What is a Bool?

Date: 05/06/2018
Original: http://blogs.perl.org/users/toby_inkster/2018/06/what-is-a-bool.html

Perl allows pretty much any value to be evaluated in a boolean context: if ($something) { … } No matter what $something is, it will safely evaluate to either true or false. (With the exceptions of a few edge cases…

Planet Moose – September 2014

Date: 02/10/2014
Original: http://blogs.perl.org/users/toby_inkster/2014/10/planet-moose---september-2014.html

Welcome to Planet Moose, a brief write up on what's been happening in the world of Moose in the past month, for the benefit of those of you who don't have their eyes permanently glued to the #moose IRC…

Planet Moose – August 2014

Date: 02/09/2014
Original: http://blogs.perl.org/users/toby_inkster/2014/09/planet-moose---august-2014.html

Welcome to Planet Moose, a brief write up on what's been happening in the world of Moose in the past month, for the benefit of those of you who don't have their eyes permanently glued to the #moose IRC channel,…

  • «
  • 1
  • 2
  • 3
  • 4
  • » Next Page

Posts navigation

Older posts

Recent Blog Posts

  • Happy New Year
  • Dummy’s Guide to Roots Sage Theme in WordPress
  • WordPress wp-ctrl-semicolon Plugin
  • Thank You, Coveralls.io
  • Finding Squares in Matrices
  • Applying Operators to Coderefs

Copyright © 1999–2021 Toby Inkster. All rights reserved.

Toby Ink Ltd is a registered company in England and Wales with company number 12533297.