Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.190.402 Times

App::SimpleScan::Cookbook 2.02

  Date Added: September 27, 2010  |  Visits: 1.415

App::SimpleScan::Cookbook

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)



App::SimpleScan::Cookbook is a documentation-only module that describes how to use simple_scan for some common Web testing problems. BASICS simple_scan reads test specifications from standard input and generates Perl code based on these specifications. It can either execute them immediately, print them on standard output without executing them, or do both: execute them and then print the generated code on standard output. TEST SPECS Test specifications describe where the page is that you want to check, some content (in the form of a Perl regular expression) that you want look for whether or not it should be there and a comment about why you care. Matching non-ASCII Latin-1 characters First: be sure that the non-ASCII character youre seeing on the screen is actually present in the HTML source. You could be looking at an HTML entity that gets rendered as the character in question. For instance a degree symbol is actually &xB0;. You can match a specific entity with its actual text: /&x[bB]0;/ (Note that weve made sure that it will work whether the hex "digits" are upper or lowercase.) Or you can match an arbitrary entity: /&.*?;/ This one will also match things like & and &brkbar; - with great power comes relative imprecision. Theres a handy table of Latin-1 entities at http://www.ramsch.org/martin/uni/fmi-hp/iso8859-1.html. In some cases (e.g., Yahoo!s fr.search search results), there will actually be non-Latin1 characters that are not HTML encoded. This is probably not good practice, but it still exists here and there. To deal with pages like this, copy and paste the exact text from a "view source" into the regex you want to use. Newer versions of simple_scan handle data smoothly without any special action on your part, even if the encodings off a bit..

Requirements: No special requirements
Platforms: Linux
Keyword: Appsimplescancookbook Describes How To Html Libraries Module Programming Simple Simplescan
Users rating: 0/10

License: Freeware Size: 54.27 KB
USER REVIEWS
More Reviews or Write Review


APP::SIMPLESCAN::COOKBOOK RELATED
HTML Database Converters  -  Word To HTML Converter 3.35
Word to HTML Converter is powerful tool developped to convert a word documents to HTML file. Word to HTML converting Software makes it easy and spontaneous to create fully formatted, linked HTML publications from within Microsoft Word. Doc to HTML...
831.5 KB  
HTML Database Converters  -  Doc To HTML Converter 3.35
Doc to HTML Converter is a powerful tool developped to convert a word documents in to HTML file. Doc to HTML is only converter that preserve the word format in html document after conversion. Software is useful for those people who want to create...
831.5 KB  
MS Office Add-Ins  -  Free Convert PDF to HTML 2.7.1
HTML is preferable to PDF for website uploading. Free Convert PDF to HTML can convert PDF documents to HTML files, saving you time from using HTML editor to recompose the textual & graphical contents in PDF. You can add as many PDF files as you...
3.38 MB  
Word Processing  -  UniPDF PDF to HTML Converter 1.3.3
100% Free PDF to HTML converter software. Convert PDF to HTML format in batch mode and keep original document texts, layouts, images. This easy-to-use PDF to HTML converter allows you to change PDF files into HTML images in seconds in only two...
4.57 MB  
HTML Utilities  -  Easy Text To HTML Converter 3.0.0
Easy Text To HTML Converter provides fast and easy conversion of Text Files (in *.txt, *.rtf formats) and Text Blocks pasted from Clipboard to HTML. The conversion is being performed in four different modes , placed on separate tabs of the main...
253.86 KB  
Word Processing  -  Some PDF to Html Converter 2.0.0701
Some PDF to Html Converter is a powerful tool to convert pdf to html. You can preserve original layout, links, bookmarks, images, vector drawings of your pdf file. Allows your files to be indexed and made available on the internet as fully...
784.1 KB  
Word Processing  -  RTF to HTML convertor 3.6
The RTF to HTML convertor converts RTF files (in Windows-1250 encoding) to HTML file (in ISO-8859-2 encoding)..
41.98 KB  
Backup Utilities  -  LotApps Free PDF to HTML Converter 3.0
LotApps Free PDF To HTML Converter LotApps Free PDF to HTML Converter can help you converts PDF documents to HTML files for the Internet, while preserving the original layouts, text content, images, and hyperlinks, share your PDF contents...
5.74 MB  
Web Site Promotion  -  Flip PDF to HTML - Freeware 2.1
FlipPDF to HTML Converter is a 100% free, professional and accurate PDF to HTML Converter software. It can help you convert PDF file to HTML, and then you can view it with your browser, such as IE, Firefox, Chrome, Safari, Opera, etc. And we can...
10.19 MB  
Business  -  Flash Catalog Free PDF to HTML 1.0
Flash Catalog Free PDF to HTML is a desktop tool that provide new way to convert PDF to HTML file. Enable you popular PDF file load on website for online use! Converting PDF to HTML with high speed and easy way; Various convert mode support:...
1.02 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB