Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/yapc-asia-2009-gfx

Documents and Data of YAPC::Asia 2009
https://github.com/gfx/yapc-asia-2009-gfx

Last synced: 26 days ago
JSON representation

Documents and Data of YAPC::Asia 2009

Awesome Lists containing this project

README

        

YAPC-Asia-gfx

gfxがYAPC::Asia 2009で使用した資料です。例題コードとスライド,およびいくつかの文書からなります。

Magic-Example/*
現状のtypemapの問題点を指摘するコードをテスト形式で提供します。

Magic-Watch/*
MAGIC hook methodsの例です。
perl Makefile.PL && makeのあとperl -Mblib example/*.plを実行するとMAGIC hoo methodsが呼び出されるタイミングを見ることができます。

To be included:

MagicIntro.ppt
「XS書きのためのPerl MAGIC入門」("Introduction to Perl MAGIC for XS writers")の発表スライドです。

MooseHackingGuide.ppt
「Moose Hacking Guide」の発表スライドです。

- Goro Fuji (gfx)