Cargando…

Perl in a nutshell /

This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphic...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Patwardhan, Nate
Otros Autores: Siever, Ellen, Spainhour, Stephen
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, 2002.
Edición:2nd ed.
Colección:In a nutshell (O'Reilly & Associates)
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm50620414
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 020917s2002 caua of 001 0 eng d
040 |a WAU  |b eng  |e pn  |c WAU  |d OCLCQ  |d UBF  |d CEF  |d OCLCE  |d VLB  |d N$T  |d TEFOD  |d OCLCQ  |d OCLCF  |d OCLCQ  |d AU@  |d YDXCP  |d EBLCP  |d TEFOD  |d OCLCQ  |d INARC  |d WYU  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 52355601  |a 605053232  |a 609901479  |a 620172912  |a 729549076  |a 748105281  |a 759519791  |a 770008285  |a 847944669  |a 863821372  |a 1036792516  |a 1044232691  |a 1056346307  |a 1060871389  |a 1063851701  |a 1073038125  |a 1103278696  |a 1129362309  |a 1202540631  |a 1240517851 
020 |a 9780596516550  |q (electronic bk.) 
020 |a 059651655X  |q (electronic bk.) 
020 |a 9781449378820  |q (electronic bk.) 
020 |a 144937882X  |q (electronic bk.) 
020 |z 0596002416  |q (pbk.) 
020 |z 9780596002411  |q (pbk.) 
029 1 |a AU@  |b 000051563678 
029 1 |a AU@  |b 000055603027 
035 |a (OCoLC)50620414  |z (OCoLC)52355601  |z (OCoLC)605053232  |z (OCoLC)609901479  |z (OCoLC)620172912  |z (OCoLC)729549076  |z (OCoLC)748105281  |z (OCoLC)759519791  |z (OCoLC)770008285  |z (OCoLC)847944669  |z (OCoLC)863821372  |z (OCoLC)1036792516  |z (OCoLC)1044232691  |z (OCoLC)1056346307  |z (OCoLC)1060871389  |z (OCoLC)1063851701  |z (OCoLC)1073038125  |z (OCoLC)1103278696  |z (OCoLC)1129362309  |z (OCoLC)1202540631  |z (OCoLC)1240517851 
037 |a FFE6E0C4-7159-40C3-9C17-6C35D773A1D3  |b OverDrive, Inc.  |n http://www.overdrive.com 
042 |a dlr 
050 4 |a QA76.73.P22  |b S554 2002 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 21 
084 |a 54.53  |2 bcl 
049 |a UAMI 
100 1 |a Patwardhan, Nate. 
245 1 0 |a Perl in a nutshell /  |c Nathan Patwardhan, Ellen Siever and Stephen Spainhour. 
250 |a 2nd ed. 
260 |a Sebastopol, CA :  |b O'Reilly,  |c 2002. 
300 |a 1 online resource (xx, 737 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a In a nutshell 
500 |a Includes index. 
588 0 |a Print version record. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
505 0 |a Table of Contents; Preface; How This Book Is Organized; Conventions in This Book; How to Contact Us; Acknowledgments for the First Edition; Acknowledgments for the Second Edition; I; Introduction to Perl; What's Perl Good For?; Perl Development; Which Platforms Support Perl?; Perl Resources; The comp.lang.perl.* Newsgroups; Frequently Asked Questions Lists (FAQs); Mailing Lists; CPAN; www.perl.com; Perl Mongers (www.perl.org); The Perl Journal; Perl Conferences; Books; Installing Perl; The CPAN Architecture; How Is CPAN Organized?; Installing Perl; Installing on Unix; Perl examples; Patches. 
505 8 |a Installing on Win32ActivePerl; Standard Perl distribution; Getting and Installing Modules; Locating Modules; Module Installation; Installing Modules with ActiveState Perl; Using MakeMaker; Using the Perl Package Manager; Installing Modules with the CPAN Module;?;!; a; autobundle; b; clean; d; force; h; i; install; look; m; make; o; q; r; readme; recompile; reload; test; u; Documentation; Installing the Documentation; The Perl Manpages; II; The Perl Executable; Command Processing; Command-Line Options; Environment Variables; The Perl Compiler; Threads; The Perl Language; Program Structure. 
505 8 |a Data Types and VariablesNumbers; String Interpolation; Here Documents; Lists; Variables; Arrays; Hashes; Scalar and List Contexts; Declarations and Scope; Statements; Conditionals and Loops; while loops; for loops; foreach loops; Modifiers; Loop control; goto; Special Variables; Global Special Variables; Global Special Arrays and Hashes; Global Special Filehandles; Global Special Constants; Regular Expression Special Variables; Filehandle Special Variables; Operators; The Arrow Operator; Unary Operators; Arithmetic Operators; Comparison Operators; Relational operators; Equality operators. 
505 8 |a Autoincrement and AutodecrementAssignment Operators; Pattern Match Operators; File Test Operators; Logical Operators; Bitwise Operators; Miscellaneous Operators; Range operator; Conditional operator; Comma operator; String operator; Regular Expressions; Pattern-Matching Operators; Regular Expression Syntax; Escaped Sequences; Character Classes; Anchors; Quantifiers; Pattern Match Variables; Extended Regular Expressions; Subroutines; Calling Subroutines; Passing Arguments; Passing References; Private and Local Variables; Prototypes; References and Complex Data Structures; Creating References. 
505 8 |a Referencing anonymous dataDereferencing; Arrow dereferencing; Filehandles; Perl 5.8 and PerlIO; Signals; Unicode; Formats; Pod; Paragraph Tags; =back; =begin; =cut; =end; =for; =head1; =head2; =item; =over; =pod; Interior Sequences; Pod Utilities; perldoc; pod2fm; pod2html; pod2latex; pod2man; pod2text; Function Reference; Perl Functions by Category; Perl Functions in Alphabetical Order; abs; accept; alarm; atan2; bind; binmode; bless; caller; chdir; chmod; chomp; chop; chown; chr; chroot; close; closedir; connect; cos; crypt; dbmclose; dbmopen; defined; delete; die; do; dump; each; endgrent. 
520 |a This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike. With more than a million dedicated programmers, Perl is proving to be the best language for the latest trends in computing and business, including network programming and the ability to. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Perl (Computer program language) 
650 6 |a Perl (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x CÄ  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Perl (Computer program language)  |2 fast 
650 1 7 |a PERL.  |2 gtt 
700 1 |a Siever, Ellen. 
700 1 |a Spainhour, Stephen. 
776 0 8 |i Print version:  |a Patwardhan, Nate.  |t Perl in a nutshell.  |b 2nd ed.  |d Sebastopol, CA : O'Reilly, 2002  |z 0596002416  |w (DLC) 2002068428  |w (OCoLC)49618610 
830 0 |a In a nutshell (O'Reilly & Associates) 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596002416/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL540505 
938 |a EBSCOhost  |b EBSC  |n 414879 
938 |a Internet Archive  |b INAR  |n perlinnutshell00patw 
938 |a YBP Library Services  |b YANK  |n 7353878 
994 |a 92  |b IZTAP