Designing a Search Engine
A couple of months ago, I was approached by a company that I had done some work for previously, and was asked to build them a search engine to index about 200MB of HTML. However, some fairly strict rules…
A couple of months ago, I was approached by a company that I had done some work for previously, and was asked to build them a search engine to index about 200MB of HTML. However, some fairly strict rules…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. Changes and additions to the perl5-porters…
Editor’s Note: this Apocalypse is out of date and remains here for historic reasons. See Synopsis 01 for the latest information. Table of Contents RFC 141: This Is The Last Major Revision RFC 28: Perl should stay Perl RFC…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. Changes and additions to the perl5-porters…
Table of Contents Program overview Initialization The callbacks Conclusion Gnome is the desktop environment of choice on my home Linux system because it is feature-packed and user friendly. Gnome is also flexible, and thanks to the Gtk-Perl module and…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. Changes and additions to the perl5-porters…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. Changes and additions to the perl5-porters…
Table of Contents Getting Started Hello World Web Site Global Variables Modular Files Modular File Inheritance Subroutines in EmbperlObject Conclusions This tutorial is intended as a complement to the Embperl documentation, not a replacement. We assume a basic familiarity…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. Changes and additions to the perl5-porters…
“This article originally appeared in Visual Developer Magazine” Perl is officially known as the “Practical Extraction and Report Language,” in part because of its extremely robust text handling abilities. Perl’s author, Larry Wall, has a much more colorful name…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest-subscribe@netthink.co.uk. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. We’re trying something new this week,…
Notes You can subscribe to an email version of this summary by sending an empty message to perl5-porters-digest@netthink.co.uk; there’s also a similar summary for the Perl 6 mailing lists, which you can subscribe to at perl6-digest@netthink.co.uk. Please send corrections…
Problems Using DBI at Application-Level Intolerance to Table and Data Mutation Error-Prone and Tedious Query Construction Manual and Complex Mapping of Database Data to Perl Data Structures Succint CGI-SQL Interaction (Database Control via ``CGI One-Liners’’) Control and Monitoring of…
-> The e-smith server and gateway system is a Linux distribution designed for small to medium enterprises. It’s intended to simplify the process of setting up Internet and file-sharing services and can be administered by a non-technical user with…
Notes Please send corrections and additions to perl6-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. We looked at over 400 messages this week, about a quarter of which were to do with garbage collection. Again. I’m afraid this…
“What is going on over there, anyway? It is unfortunately true that the effort looks stalled from the outside.” - Eric S. Raymond, to the perl6-meta mailing list The push towards the next major version of perl started with…
Notes You can subscribe to an email version of this summary by sending an empty message to p5p-digest-subscribe@plover.com. Please send corrections and additions to perl-thisweek-YYYYMM@simon-cozens.org where YYYYMM is the current year and month. I’ve been having mail problems this…
Pathologically Polluting Perl Table of Contents Inline in Action - Simple examples in C Hello, world Just Another ____ Hacker What about XS and SWIG? One-Liners Supported Platforms for C The Inline Syntax Fine Dining - A Glimpse at the…