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

Find Magic Mushrooms freeware
Filter: All | Freeware | Demo
 

Find Magic Mushrooms

< 1 2 3 4 5 > 
Added: March 12, 2010 | Visits: 1.349

Template::Magic::HTML Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. SYNOPSIS $tm = new Template::Magic::HTML ; # that means $tm = new Template::Magic markers => HTML , value_handlers => HTML ; # that explicitly means $tm = new Template::Magic... Platforms: *nix

License: Freeware Size: 46.08 KB Download (105): Template::Magic::HTML Download

Added: August 26, 2010 | Visits: 1.066

Bundle::Template::Magic Bundle::Template::Magic is a bundle to install MagicTemplate distribution plus all related extensions and prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Template::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler... Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): Bundle::Template::Magic Download

Added: February 25, 2010 | Visits: 1.460

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler... Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: March 18, 2010 | Visits: 1.460

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);... Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: July 20, 2010 | Visits: 1.203

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: April 10, 2010 | Visits: 1.205

Magic Mounter Magic Mounter is a user-space auto-mounter. mmounter tries to mimic the behaviour of MacOS with regards to automatic monitoring and mounting of the volumes in your system (CDs, ZIP disks, floppies, HDs) using their volume name as the mount point. It will optionally eject devices and let users... Platforms: *nix

License: Freeware Size: 23.55 KB Download (205): Magic Mounter Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but... Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: May 01, 2010 | Visits: 1.241

Parted Magic Parted Magic is a ~30mb LiveCD/USB with its only purpose being partitioning hard drives. Although GParted and Parted are the main programs, the CD/USB also offers programs like partimage, testdisk, fdisk, sfdisk, dd, etc... Parted Magic is based on my work from the GParted LiveCD project and... Platforms: *nix

License: Freeware Size: 35.6 MB Download (167): Parted Magic Download

Added: November 09, 2010 | Visits: 857

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );. Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 957

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }... Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.091

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,... Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: January 21, 2010 | Visits: 1.176

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: April 14, 2010 | Visits: 1.202

File::Find::Rule SYNOPSIS use File::Find::Rule; # find all the subdirectories of a given directory my @subdirs = File::Find::Rule->directory->in( $directory ); # find all the .pm files in @INC my @files = File::Find::Rule->file() ->name( *.pm ) ->in( @INC ); # as above, but without method chaining my... Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): File::Find::Rule Download

Added: April 02, 2010 | Visits: 1.372

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual... Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Added: September 10, 2010 | Visits: 1.051

Magic Settings Wizard Magic Settings Wizard is designed to quickly and easily restore or backup your favorite applications settings. Magic Settings Wizard can backup/restore through an FTP location used as a storage medium.. Platforms: *nix

License: Freeware Size: 15.36 KB Download (121): Magic Settings Wizard Download

Released: June 06, 2010  |  Added: August 25, 2010 | Visits: 2.573

Sing-Magic Karaoke Player Sing-Magic is a freeware karaoke player. Five free songs are also included. Easy to use yet powerful. Fullscreen mode with quality, high definition graphics and animation. Adjust song speed and pitch on the fly, to match your vocal range. Guide melody to assist your singing. Fully customizable.... Platforms: Windows, Other

License: Freeware Size: 52 KB Download (460): Sing-Magic Karaoke Player Download

Released: December 26, 2010  |  Added: January 02, 2011 | Visits: 1.722

Instant File Find Free Instant File Find is a search tool that lets you find files instantly on your computer. It is designed to speed up your daily work by helping you locate files instantly. With quick buttons, you can list all music or document files (or other types) on your computer instantly. You can get search... Platforms: Windows

License: Freeware Size: 1.25 MB Download (1576): Instant File Find Free Download

Released: November 07, 2010  |  Added: February 17, 2011 | Visits: 1.494

Similar Picture Find Similar Picture Find is a freeware product for searching duplicate and similar pictures in large collections of picture files (wallpapers, photos, textures, etc.). It supports all well-known picture file formats including bmp (dib), gif, jpg (jpeg, jpe, jfif), png, tif (tiff). If you want to find... Platforms: Windows

License: Freeware Size: 1.66 MB Download (209): Similar Picture Find Download

Released: October 01, 2011  |  Added: October 25, 2011 | Visits: 1.750

Find My Windows Key Find My Windows Key is a free software that can find your Windows Product key. Find My Windows Key is a totally free software that finds your windows product key on Windows XP, Windows Vista and Windows 7, easy to use and simple to install, compact and self contained freeware that can be used... Platforms: Windows

License: Freeware Size: 383.92 KB Download (179): Find My Windows Key Download

Released: March 06, 2012  |  Added: May 30, 2012 | Visits: 933

Magic Petals Lite Enjoy the bright colours of a flourishing garden and try on the role of a gardener in Magic Petals! Colourful and dynamic shooting game Magic Petals gives some spice into an otherwise monotone regular day! Develop your creativity and gather a unique composition of flowers using flower bullets.... Platforms: Windows

License: Freeware Size: 25.2 MB Download (103): Magic Petals Lite Download

< 1 2 3 4 5 >