[첫화면으로]Perl/Perlfaq

마지막으로 [b]

perlfaq

http://faq.perl.org/

1. perlfaq1: General Questions About Perl
2. perlfaq2: Obtaining and Learning about Perl
3. perlfaq3: Programming Tools
4. perlfaq4: Data Manipulation
5. perlfaq5: Files and Formats
6. perlfaq6: Regular Expressions
7. perlfaq7: General Perl Language Issues
8. perlfaq8: System Interaction
9. perlfaq9: Networking

1. perlfaq1: General Questions About Perl

Very general, high-level questions about Perl.

2. perlfaq2: Obtaining and Learning about Perl

Where to find source and documentation for Perl, support, and related matters.

3. perlfaq3: Programming Tools

Programmer tools and programming support.
프로그래밍 툴과 지원

4. perlfaq4: Data Manipulation

Manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues.

5. perlfaq5: Files and Formats

I/O and the "f" issues: filehandles, flushing, formats, and footers.

6. perlfaq6: Regular Expressions

This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number are handled with regular expressions, but those answers are found elsewhere in this document (in perlfaq9: "How do I decode or create those %-encodings on the web" and perlfaq4: "How do I determine whether a scalar is a number/whole/integer/float", to be precise).

7. perlfaq7: General Perl Language Issues

General Perl language issues that don't clearly fit into any of the other sections.

8. perlfaq8: System Interaction

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data manipulation. Read the FAQs and documentation specific to the port of perl to your operating system (eg, perlvms, perlplan9, ...). These should contain more detailed information on the vagaries of your perl.

9. perlfaq9: Networking

Networking, the internet, and a few on the web.


컴퓨터분류

마지막 편집일: 2012-10-30 9:17 am (변경사항 [d])
1473 hits | Permalink | 변경내역 보기 [h] | 페이지 소스 보기