|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
OR_ocm44960395 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
000807s1998 cau eob 001 0 eng d |
010 |
|
|
|a 99176053
|
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCL
|d OCLCQ
|d VLB
|d OCLCQ
|d TUU
|d OCLCQ
|d TNF
|d OCLCE
|d CUSER
|d CUS
|d OCLCQ
|d ZCU
|d OCLCO
|d N$T
|d CEF
|d OCLCF
|d N$T
|d OCLCQ
|d MWM
|d SUR
|d OCLCQ
|d LUE
|d INARC
|d INT
|d OCLCQ
|d WYU
|d GDC
|d AU@
|d UAB
|d CNCEN
|d LDP
|d PTL
|d AJS
|d VT2
|d EUX
|d OCLCQ
|d OCLCO
|d OCLCQ
|d IOY
|d OCLCQ
|
019 |
|
|
|a 50619566
|a 300521459
|a 326956311
|a 607050439
|a 748108246
|a 758931308
|a 961670493
|a 962575314
|a 970721670
|a 984877791
|a 1036817956
|a 1044304600
|a 1052978065
|a 1056374891
|a 1061054192
|a 1064026861
|a 1074251813
|a 1081059019
|a 1083200034
|a 1156876944
|a 1179127988
|a 1188987281
|a 1196946279
|a 1202556852
|a 1203230151
|a 1240517653
|
020 |
|
|
|a 1565929705
|q (electronic bk.)
|
020 |
|
|
|a 9781565929708
|q (electronic bk.)
|
020 |
|
|
|z 1565922433
|
020 |
|
|
|z 9781565922433
|
029 |
1 |
|
|a HEBIS
|b 291458505
|
035 |
|
|
|a (OCoLC)44960395
|z (OCoLC)50619566
|z (OCoLC)300521459
|z (OCoLC)326956311
|z (OCoLC)607050439
|z (OCoLC)748108246
|z (OCoLC)758931308
|z (OCoLC)961670493
|z (OCoLC)962575314
|z (OCoLC)970721670
|z (OCoLC)984877791
|z (OCoLC)1036817956
|z (OCoLC)1044304600
|z (OCoLC)1052978065
|z (OCoLC)1056374891
|z (OCoLC)1061054192
|z (OCoLC)1064026861
|z (OCoLC)1074251813
|z (OCoLC)1081059019
|z (OCoLC)1083200034
|z (OCoLC)1156876944
|z (OCoLC)1179127988
|z (OCoLC)1188987281
|z (OCoLC)1196946279
|z (OCoLC)1202556852
|z (OCoLC)1203230151
|z (OCoLC)1240517653
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a QA76.73.P22
|b C38 1998eb
|
072 |
|
7 |
|a COM
|x 051350
|2 bisacsh
|
082 |
0 |
4 |
|a 005.13/3
|2 21
|
084 |
|
|
|a 54.53
|2 bcl
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Christiansen, Tom.
|
245 |
1 |
0 |
|a Perl cookbook /
|c Tom Christiansen and Nathan Torkington.
|
246 |
3 |
|
|a Solutions and examples for Perl programmers
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, Calif. :
|b O'Reilly,
|c ©1998.
|
300 |
|
|
|a 1 online resource (xxxiv, 757 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
504 |
|
|
|a Includes bibliographical references (pages xxvii-xxix) and 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
|
520 |
|
|
|a The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced of Perl programmers will learn from. More than just a collection of tips and tricks, the Perl Cookbook is the long-awaited companion volume to Programming Perl, filled with previously unpublished Perl arcana. The Perl Cookbook contains thousands upon thousands of examples ranging from brief one-liners to complete applications. Covered topic areas spread across nearly four hundred separate "recipes," including: Manipulation of strings, numbers, dates, arrays, and hashes Reading, writing, and updating text and binary files Pattern matching and text substitutions Subroutines, libraries, and modules References, data structures, objects, and classes Signals and exceptions Accessing text, hashes, and SQL databases Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet These recipes were rigorously reviewed by scores of the best minds inside and outside Perl, foremost of which was Larry Wall, the creator of Perl himself. The Perl Cookbook is written by Tom Christiansen, Perl evangelist and coauthor of the bestselling Programming Perl and Learning Perl ; and Nathan Torkington, Perl trainer and co-maintainer of the Perl Frequently Asked Questions list
|
546 |
|
|
|a English.
|
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 Perl.
|2 bisacsh
|
650 |
|
7 |
|a Perl (Computer program language)
|2 fast
|0 (OCoLC)fst01058226
|
650 |
1 |
7 |
|a PERL.
|2 gtt
|
650 |
|
7 |
|a Perl (langage de programmation)
|2 ram
|
700 |
1 |
|
|a Torkington, Nathan.
|
776 |
0 |
8 |
|i Print version:
|a Christiansen, Tom.
|t Perl cookbook.
|b 1st ed.
|d Sebastopol, Calif. : O'Reilly, ©1998
|z 1565922433
|w (DLC) 99176053
|w (OCoLC)39872119
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/1565922433/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 24216
|
938 |
|
|
|a Internet Archive
|b INAR
|n perlcookbook00chri
|
994 |
|
|
|a 92
|b IZTAP
|