Skip to content

Instantly share code, notes, and snippets.

@oooooooo
Last active December 30, 2015 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oooooooo/7783330 to your computer and use it in GitHub Desktop.
Save oooooooo/7783330 to your computer and use it in GitHub Desktop.
Per

目次

インストール

perlbrew, cpanm, carton をインストール。

Git

何かを新規に書くときは git init して管理。

git

Vim の Tips

まずは QuickRun から。

Vim

初めてのPerl

  • 初めての Perl を読む
  • 章末の練習問題を git に登録

ログを取る

稼働から数カ月後。突然、アプリケーションが落ちても原因究明ができるようにログを取りましょう。

ソースを読む

イディオムなど書き方の参考に。

資料

次のステップ

  • 『続・初めての Perl』を読む
  • 分厚い『プログラミング Perl』を読む
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment