タグ

mooseに関するtyruのブックマーク (25)

  • Mouseに関する4つの誤解 - Articles Advent Calendar 2010 Hacker


    Hacker Track Mouse*1 MouseMoose Mouse Mouse Mouse MouseMoose MouseMoose使使 Mouse MooseMouseCXS
    Mouseに関する4つの誤解 - Articles Advent Calendar 2010 Hacker
  • 初めてのMoose

    http://d.hatena.ne.jp/hakobe932/20080531/1212255159Read less

    初めてのMoose
    tyru
    tyru 2010/11/26
    わかりやすかった
  • first impression of Moo.pm - tokuhirom's blog

    construct from reusable modules. THIS IS GOOD.no built-in TypeConstraintsno Role compositionuse warnings ':Fatal'; ...no MOP;といったところ。 Mouse にくらべてどうか、という点については mst が指摘しているとおり less XSmaintainablebuilt on CPAN modules.といった点ではメリットがあるかな、とおもう。 一方で Mouse についていえば more compatibility with moosefastmore features.といった点においてはメリットがある。 さて、はて。

  • 第3回 Moose::Role:役割単位のクラス分け | gihyo.jp


       use strict; use warnings; use Test::More tests => 4; package Mammal; sub new { bless {}, shift; } sub produce_milk { print "I can produce milk.\n"; }pa
    第3回 Moose::Role:役割単位のクラス分け | gihyo.jp
  • Moose 1.00 is released

    With help from Florian Ragwitz and all the rest of the Moose contributors, I just uploaded Moose 1.00 and Class::MOP 1.00 to the CPAN! And I am proud to say that over the last eight months or so, I have barely contributed more then a handful of lines of code to the project. This is not to say that I have abandoned it, but that it has now moved beyond me and is truly a community driven and develope

  • http://blog.eorzea.asia/2010/02/post_91.html

  • Type as State, Coercion as Hook - Islands in the byte stream (legacy)


    MooseTypeConstraintTypeCoercion Coercion Coercion*1 #!perl package E; use Any::Moose; use Any::Moose '::Util::TypeConstraints'; use Encode qw(encode decode FB_QUIET); subtype 'UniStr', as 'Str', where { utf8::is_utf8($_) }; # define types represent a
    Type as State, Coercion as Hook - Islands in the byte stream (legacy)
    tyru
    tyru 2009/11/02
  • 迷信: Mooseは無用な従属物である | taro-nishinoの日記 | スラド


    PerlMoose使Moose::Manual::UnsweetenedMoose::Manual::UnsweetenedMoose::Manual::Unsweetened
  • http://perldoc.perlassociation.org/pod/Moose-Doc-JA/

  • 優しいMoose入門 | taro-nishinoの日記 | スラド


    MooseDave RolskyMooseThe Perl FoundationTPFMoose::ManualRolskyMoose Moose::ManualJan Ku
    tyru
    tyru 2009/09/13
  • To Moose Or Not To Moose - D-6 [相変わらず根無し]

    To Moose Or Not To Moose I'm just going to wear my Japan Perl Association Head Director's hat for a bit and add a small, but what I consider to be something very important about the whole Moose or no Moose argument: "Moose Developers, please act like you care (more) about startup cost, use of RAM, and other efficiency issues." Here's what I mean by the above: I'm an engineer. I like Moose. I under

  • Mooseの速度が遅いという議論のまとめと感想 - Islands in the byte stream (legacy)


    Adam Kennedy (ADAMK)Array::CompareMoose使RTMoose #49270: Remove the use of Moose - RT Array::CompareMoose使Moose使使PadreArray::Compare Moose or No Moose - Perl Hacks (Array::Compare) MooseMoose使Moose使 Re: Moose Or No M
    Mooseの速度が遅いという議論のまとめと感想 - Islands in the byte stream (legacy)
  • Mooseを使うか使わないか | taro-nishinoの日記 | スラド


    MooseMouse使PerlOOPerlPerlPerlMooseMooseMooseClass::MOPMoose Perl
  • A note about the method generator mechanism on Moose - Islands in the byte stream (legacy)

    Moose/MOPにおいて,メソッド生成に関わるクラスは以下の通り。 Instance オブジェクトインスタンスへのアクセスを抽象化するクラス インスタンスへアクセスするもっとも低水準なAPIを提供 Method メソッド一般を表すベースクラス Method::*(Method::Accessor, Method::Constructor, etc.) 特殊なメソッドを表すクラス群 Instanceが提供する低水準APIを利用してメソッドを生成する Attribute アトリビュートを表し,アクセサメソッドを所有するクラス Method::Accessorと同じ効果を持つAPIを提供 とりあえずクラス構成だけメモしておく。

    A note about the method generator mechanism on Moose - Islands in the byte stream (legacy)
  • はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知


    2020131()  2019 -   : 2020131() :2020131() 稿 稿 -   2020-06-25  2020228
    はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知
  • Moose::RoleはJavaのInterfaceなんかじゃない - Pixel Pedals of Tomakomai


    Moose::RoleJavaInterface PerlMoose::RoleTraits: Composable Units of Behavior*1P.12 a) b) (requires)(provides)Traits()  Moose::RoleTraitsJavaInterface2*2 Moose::Role(API)
    Moose::RoleはJavaのInterfaceなんかじゃない - Pixel Pedals of Tomakomai
  • 第4回 Any::Moose:なにがどうでもムースはムース | gihyo.jp


    CPANTS Perl使CPANCPANCPANPerlCPANCPANTSCPAN Testing Service便 nipotan CPAN Author 使 調Exporter
    第4回 Any::Moose:なにがどうでもムースはムース | gihyo.jp
    tyru
    tyru 2009/07/10
    Mooseの歴史
  • 誰も知らないHTTP::Engineの歴史 〜 第二楽章 - Yappo::タワシ


    302 Found  yappo wareClass::Component Class::ComponentYAPC::Asia 2008 Moose tokuhirommoose branch ------------------------------------------------------------------------ r11460 | yappo | 2008-05-12 18:27:05 +0900 (, 12 5 2008) | 1 line svk mv branches/moose trunk  Shibuya.PM CGIHEcon MojoMark
  • tokuhirom blog

    Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at

  • Stevan Little

    tyru
    tyru 2009/03/01
    Moose, String::Tokenizer, etc.