http://www.perlmonks.org?node_id=1049027


in reply to perlmonksflair.com : get your perlmonks flair!

It would be nice if the badges included the monk's level as a name (e.g. "Priest") instead of numerically.

package Cow { use Moo; has name => (is => 'lazy', default => sub { 'Mooington' }) } say Cow->new->name
  • Comment on Re: perlmonksflair.com : get your perlmonks flair!

Replies are listed 'Best First'.
Re^2: perlmonksflair.com : get your perlmonks flair!
by gideondsouza (Pilgrim) on Aug 11, 2013 at 18:31 UTC
    Yep. I was thinking about this but wasn't too sure. If more people want it this way I shall get it done :)
Re^2: perlmonksflair.com : get your perlmonks flair!
by jakeease (Friar) on Aug 12, 2013 at 08:19 UTC

    Very nice badge! I'll join the chorus for level name

Re^2: perlmonksflair.com : get your perlmonks flair!
by gideondsouza (Pilgrim) on Aug 20, 2013 at 19:34 UTC
    This is now done!

      Maybe smaller font?

      Oh; and the moon; on a stick.

      package Cow { use Moo; has name => (is => 'lazy', default => sub { 'Mooington' }) } say Cow->new->name

        Yep I'm working on this. I would rather not use a small font directly, but measure the length of the string and then use a smaller font. I'll get it done soon.

        >>Oh; and the moon; on a stick

        Well this stick would have to be pretty big, where do you want me to place it? I plan to work on Unmanned Aerial Vehicles leading to the development of Skynet of course. Perhaps you could settle for a piece of moon rock on a lollipop stick? (I could get the UAVs to steal them from a museum?) Will take a few years though :/