'perl'에 해당되는 글 22건
- 2012.03.03 [Perl] int to str
- 2012.03.03 [Perl] find pattern in str
- 2012.03.03 [Perl] Array 숫자 정렬
- 2012.03.03 [Perl] String에서 각 char 탐색
- 2012.03.02 [Perl] Set::Light
- 2012.03.01 [Perl] List::MoreUtils, first_index
- 2012.02.26 [Perl] irb나 idle 같은 command line 실행
- 2012.02.25 [Perl] Set의 구현
- 2012.02.25 [Perl] Array Sum
- 2012.02.23 [Perl] 파일입력, replace, split, sort
cpan에서 인스톨가능
debug mode
perl -de 0
perl -de 42 ...
IRB같은 모듈은 Devel::REPL
https://metacpan.org/module/Devel::REPL
perl -de 0
perl -de 42 ...
IRB같은 모듈은 Devel::REPL
https://metacpan.org/module/Devel::REPL