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

Edgar Allan Poe Short Stories software
Filter: All | Freeware | Demo
 

Edgar Allan Poe Short Stories

< 1 2 3 4 5 > 
Added: February 17, 2010 | Visits: 1.083

POE::Wheel::Audio::Mad POE::Wheel::Audio::Mad is a POE Wheel implementing in-session non-blocking mpeg stream playing. SYNOPSIS use POE; use POE::Wheel::Audio::Mad; POE::Session->create( inline_states => { _start => &am_start, message => &am_message } ); sub am_start { my ($kernel, $heap) = @_[KERNEL,...



Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): POE::Wheel::Audio::Mad Download

Added: February 18, 2010 | Visits: 677

POE::Exceptions POE::Exceptions is a POE class for handling exceptions. SYNOPSIS use POE::Exceptions; POE::Session::Exception->create( inline_states => { _start => sub { print START; $_[KERNEL]->sig(DIE,death_handled); }, death_handled => sub { print EXCEPTION CAUGHT $_[KERNEL]->sig_handled(); },...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): POE::Exceptions Download

Added: November 19, 2010 | Visits: 1.012

POE::API::Peek POE::API::Peek is a Perl module to peek into the internals of a running POE environment. POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): POE::API::Peek Download

Added: August 05, 2010 | Visits: 961

POE::API::Hooks POE::API::Hooks is a Perl module to implement lightweight hooks into POE. SYNOPSIS use POE; use POE::API::Hooks; POE::API::Hooks->add( before_event_dispatch => &do_something, after_event_dispatch => &do_something, before_session_create => &do_something, after_session_create =>...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (86): POE::API::Hooks Download

Added: November 06, 2010 | Visits: 530

POE::Component::ControlPort::DefaultCommands POE::Component::ControlPort::DefaultCommands is a set of default commands available to the control port..


Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): POE::Component::ControlPort::DefaultCommands Download

Added: February 26, 2010 | Visits: 755

POE::Component::ControlPort::Command POE::Component::ControlPort::Command is a Perl module with register control port commands. SYNOPSIS use POE::Component::ControlPort::Command; POE::Component::ControlPort::Command->register( name => test, topic => sample_commands, usage => test [ text to echo ] help_text => test command....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): POE::Component::ControlPort::Command Download

Added: May 08, 2010 | Visits: 857

POE::Component::ControlPort POE::Component::ControlPort is a Perl module with network control port for POE applications. SYNOPSIS use POE; use Getopt::Long; use POE::Component::ControlPort; use POE::Component::ControlPort::Command; my @commands = ( { help_text => My command, usage => my_command [ arg1, arg2 ],...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): POE::Component::ControlPort Download

Added: February 01, 2010 | Visits: 675

POE::Component::DebugShell POE::Component::DebugShell is a component to allow interactive peeking into a running POE application. SYNOPSIS use POE::Component::DebugShell; POE::Component::DebugShell->spawn(); This component allows for interactive peeking into a running POE application. spawn() creates a ReadLine...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): POE::Component::DebugShell Download

Added: March 01, 2010 | Visits: 959

POE::Component::Client::FTP POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. SYNOPSIS use POE::Component::Client::FTP; POE::Component::Client::FTP->spawn ( Alias => ftp, Username => test, Password => test, RemoteAddr => localhost, Events => [ qw( authenticated put_connected...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): POE::Component::Client::FTP Download

Added: August 12, 2010 | Visits: 743

POE::Filter::FSSocket POE::Filter::FSSocket is a POE filter that parses FreeSWITCH events into hashes. SYNOPSIS #!/usr/bin/perl use warnings; use strict; use POE qw(Component::Client::TCP Filter::FSSocket); use Data::Dumper; POE::Component::Client::TCP->new( RemoteAddress => 127.0.0.1, RemotePort =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): POE::Filter::FSSocket Download

Added: July 01, 2010 | Visits: 701

POE::Component::Growl POE::Component::Growl provides a Growl notification dispatcher for POE. POE::Component::Growl provides a facility for notifying events through Growl using the Mac::Growl module as back-end. Integration with POEs architecture allows easy, non-blocking notifications. Multiple notifiers can be...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): POE::Component::Growl Download

Added: June 20, 2010 | Visits: 1.385

POE::Component::Client::AirTunes POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. SYNOPSIS use POE qw( Component::Client::AirTunes ); POE::Component::Client::AirTunes->new( host => $ip, alias => "airtunes", events => { connected => connected, error => error, done => done, },...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): POE::Component::Client::AirTunes Download

Added: June 15, 2010 | Visits: 745

POE::Component::YahooMessenger POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. SYNOPSIS use POE qw(Component::YahooMessenger); # spawn YM session POE::Component::YahooMessenger->spawn(Alias => ym); # register your session for callbacks $kernel->post(ym => register); # tell YM how to connect...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): POE::Component::YahooMessenger Download

Added: October 06, 2010 | Visits: 566

Poe Poe is a Pugnacious Ogg Editor. Poe is a vorbis comment editor. It tries to follow the vorbis comment header specification closely, while being convenient and flexible to use. Towards that end, it doesnt have a static form style interface. Instead, it has an editable table of comments. The...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (88): Poe Download

Added: July 20, 2010 | Visits: 696

POE::Component::Basement POE::Component::Basement provides Class::Std and base POE component functionality. SYNOPSIS package POE::MyComponent; # use as base use base qw/ POE::Component::Basement /; # where the initializations happen (see Class::Std) sub BUILD { ... } # see also Class::Std and...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): POE::Component::Basement Download

Added: September 04, 2010 | Visits: 1.016

POE::Component::Pool::Thread POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. SYNOPSIS use POE qw( Component::Pool::Thread ); POE::Component::Pool::Thread->new ( MinFree => 2, MaxFree => 5, MaxThreads => 15, StartThrneads => 5, Name => "ThreadPool", EntryPoint => &thread_entry_point,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): POE::Component::Pool::Thread Download

Added: August 20, 2010 | Visits: 1.124

POE::Component::Enc::Flac POE::Component::Enc::Flac is a POE component to wrap FLAC encoder flac. SYNOPSIS use POE qw(Component::Enc::Flac); $encoder1 = POE::Component::Enc::Flac->new(); $encoder1->enc(input => "/tmp/track03.wav"); $encoder2 = POE::Component::Enc::Flac->new( parent => mainSession, priority =>...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (146): POE::Component::Enc::Flac Download

Released: May 05, 2012  |  Added: July 21, 2012 | Visits: 1.702

HarePoint Short URL for SharePoint HarePoint Short URL is intended for creation of short links in for SharePoint site pages, documents, views and list items. The usage of short URLs instead long and complicated native SharePoint URLs allows to transfer the addresses over the phone; print them in commercials or place them in blog....


Platforms: Windows

License: Shareware Cost: $499.00 USD Size: 1.07 MB Download (94): HarePoint Short URL for SharePoint Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 646

Short Sequence Location Mapper Short Sequence Location Mapper loads the sequences, then aligns them and finally graphs and tables can be generated for one or more datasets at the same time. SSLM typically works with a BLAST data output file of short Solexa reads mapped to RNA subjects (for example pre-miRNA sequences). The...


Platforms: Windows

License: Freeware Download (471): Short Sequence Location Mapper Download

Added: May 10, 2013 | Visits: 745

Products Short Description This will allow you to enter a short description of your products that can be viewed by your customers through the listing pages on OSC. It will add another feild to your database and your Product Edit page for you to fill in. Works great, you may need to modify the design for your likings, but...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Products Short Description Download

< 1 2 3 4 5 >