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.472.004 Times

Cookbook freeware
Filter: All | Freeware | Demo
 

Cookbook

< 1 2 3 > 
Added: March 24, 2010 | Visits: 849

The_RTF_Cookbook The_RTF_Cookbook is a RTF overview and quick reference. SYNOPSIS # Time-stamp: "2003-09-23 21:27:56 ADT" # This document is in Perl POD format, but you can read it # with just an ASCII text viewer, if you want. RTF is a nearly ubiquitous text formatting language devised by Microsoft....



Platforms: *nix

License: Freeware Size: 57.34 KB Download (102): The_RTF_Cookbook Download

Added: April 11, 2010 | Visits: 1.179

DBIx::Class::Manual::Cookbook DBIx::Class::Manual::Cookbook is a Perl module that contains miscellaneous recipes. Paged results When you expect a large number of results, you can ask DBIx::Class for a paged resultset, which will fetch only a small number of records at a time: my $rs = $schema->resultset(Artist)->search(...





Platforms: *nix

License: Freeware Size: 286.72 KB Download (101): DBIx::Class::Manual::Cookbook Download

Added: September 16, 2010 | Visits: 1.417

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: November 22, 2010 | Visits: 1.066

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Added: August 19, 2010 | Visits: 970

Petal::Cookbook Petal::Cookbook is a Perl module to recipes for building templates with Petal. This document contains some examples of Petal template usage. Most of these examples deal with using Petal to generate HTML files from HTML templates. BASICS Template location When using Petal for web...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (93): Petal::Cookbook Download

Added: July 07, 2010 | Visits: 937

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: November 16, 2010 | Visits: 789

Sub::Curry Sub::Curry is a Perl module to create curried subroutines. SYNOPSIS use Sub::Curry; use Sub::Curry qw/ :CONST curry /; # Import spice constants # and the &curry function. #my $f1 = Sub::Curry::->new(&foo, 1, 2); # Same as below. my $f1 = curry(&foo, 1, 2); my $f2 = $cb1->new(3, 4); my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Sub::Curry Download

Added: July 14, 2010 | Visits: 920

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: September 27, 2010 | Visits: 1.421

App::SimpleScan::Cookbook 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,...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (92): App::SimpleScan::Cookbook Download

Added: August 05, 2010 | Visits: 1.009

Moose::Cookbook::FAQ Moose::Cookbook::FAQ is a frequenty asked questions about Moose. Is Moose "production ready"? Yes and No. Currently I have one web application in production using Moose, and at $work we are re-writing our core offering to use Moose. Several other people on #moose either have sites in...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (92): Moose::Cookbook::FAQ Download

Added: October 08, 2010 | Visits: 1.110

Bigtop::Docs::TOC Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules. What Should I Read? This document is a brief annotated list of each Bigtop::Docs::* module. Here are the highlights: Lazy people should start with Bigtop::Docs::TentTut Those allergic to web apps should...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (91): Bigtop::Docs::TOC Download

Added: August 23, 2010 | Visits: 900

DBIx::DBStag::Cookbook DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML. SYNOPSIS stag-autoddl.pl stag-storenode.pl selectall_xml.pl This will give an outline of how to build a normalised relational database from XML source data, set up SQL templates, issue relational queries...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): DBIx::DBStag::Cookbook Download

Added: August 07, 2010 | Visits: 889

Set::Hash Set::Hash is a Perl module with hashes as objects with lots of handy methods (including set comparisons) and support for method chaining. SYNOPSIS use Set::Hash; my $sh1 = Set::Hash->new(name=>"dan",age=>33); my $sh2 = Set::Hash->new(qw/weight 185 height 72/); $sh1->length->print; # 2...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Set::Hash Download

Added: May 10, 2013 | Visits: 520

AnyMeal AnyMeal is a Linux recipe database software offering recipe management for a cookbook with more than 100,000 recipes, allowing to search, display and edit them. AnyMeal is designed to be lean and flexible. Happy cooking! AnyMeal has reached the development status alpha. This means, that the...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (73): AnyMeal Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 475

BolFood One BolFood One is a freeware version of recipe management programs. This software serves as a tool for you to store your recipe collections, whether it came from your own formulation, friends, colleagues or from www.bolfood.com. Print out cookbooks, create web pages! Large free databases totaling...


Platforms: Windows

License: Freeware Size: 1.71 MB Download (61): BolFood One Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 633

Effective Aspects Free Cookbook Effective Cookbook can house all of your recipes from famous cooks, friends and family as well as your own creations.As you add your recipes you can add remarks and comments against them. Time preparation, meal type, key ingredients plus many more.


Platforms: Windows

License: Freeware Size: 4.47 MB Download (58): Effective Aspects Free Cookbook Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 737

Cat Food Recipes Cookbook Cat Food R Awesome cookbook of healthy Cat Food Recipes including ingredients & directions. The I-Love-Cats.com Cat Food Recipes Cookbook has over 60 cat food & treat recipes listed so you can explore, learn and cook! Very relevent with the latest pet food scare. Finding free natural home made cat food...


Platforms: Windows

License: Freeware Size: 748 KB Download (54): Cat Food Recipes Cookbook Cat Food R Download

Added: May 10, 2013 | Visits: 351

PHPUnit Cookbook Heard of Unit Testing, but not sure how to use them in PHP. The "PHPUnit Cookbook" provides not only step by step instructions, but also all the code required to make it work.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): PHPUnit Cookbook Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 679

BolFood Two BolFood Two is a freeware version of recipe management programs. This software serves as a tool for you to store your recipe collections, whether it came from your own formulation, friends, colleagues or from www.bolfood.com. Print out cookbooks, create web pages! Large free databases totaling...


Platforms: Windows

License: Freeware Size: 1.71 MB Download (54): BolFood Two Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 303

RRTOOLS RRTOOLS is both a digital cookbook and an editor for recipe authors. It features a recipe format that satisfies most needs, including unlimited use of media, meta information, and much more. It can be used to run a full featured recipe site that communicates its content to the main RichRecipe.com...


Platforms: Mac

License: Freeware Size: 768 KB Download (51): RRTOOLS Download

< 1 2 3 >