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 49.598.063 Times

Fed Ex Freight Tracking software
Filter: All | Freeware | Demo
 

Fed Ex Freight Tracking

< 1 2 3 4 5 > 
Added: August 23, 2010 | Visits: 1.054

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: April 04, 2010 | Visits: 1.136

ex::override ex::override is a Perl pragma to override core functions. SYNOPSIS use ex::override ucfirst => sub { # make sure only the first # letter is uppercased ucfirst( lc( shift ) ); }; ucfirst( MAKE THIS RIGHT ); # Make this right no ex::override ucfirst; ucfirst( MAKE THIS RIGHT ); #...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): ex::override Download

Added: March 20, 2010 | Visits: 980

Gtk2::Ex::MindMapView::ContentFactory Gtk2::Ex::MindMapView::ContentFactory is a maker of standard content. SYNOPSIS use Gtk2::Ex::MindMapView::ContentFactory; This module is internal to Gtk2::Ex::MindMapView. This factory makes content that can be passed to a Gtk2::Ex::MindMapView::Border. This module is called by...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (86): Gtk2::Ex::MindMapView::ContentFactory Download

Added: January 24, 2010 | Visits: 1.256

Gtk2::Ex::MindMapView::HotSpot Gtk2::Ex::MindMapView::HotSpot is a base class for grips and toggles. SYNOPSIS use base Gtk2::Ex::MindMapView::HotSpot; This module is internal to Gtk2::Ex::MindMapView. Four Gtk2::Ex::MindMapView::HotSpots are created for each Gtk2::Ex::MindMapView::Item. The hotspots are areas on a mind...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (124): Gtk2::Ex::MindMapView::HotSpot Download

Added: May 09, 2010 | Visits: 1.291

Gtk2::Ex::MindMapView::Layout::Cluster Gtk2::Ex::MindMapView::Layout::Cluster is a vertical layout of view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Cluster SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Cluster; INTERFACE new(cluster_no=>$cluster_no) Instantiates an array of...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (91): Gtk2::Ex::MindMapView::Layout::Cluster Download

Added: June 10, 2010 | Visits: 1.300

Gtk2::Ex::MindMapView::Layout::Group Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas. SYNOPSIS use base Gtk2::Ex::MindMapView::Layout::Group; Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView. INTERFACE new() Instantiates an object and intializes the x, y,...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): Gtk2::Ex::MindMapView::Layout::Group Download

Added: April 11, 2010 | Visits: 1.548

Gtk2::Ex::MindMapView::HotSpot::Grip::Round Gtk2::Ex::MindMapView::HotSpot::Grip::Round is a Perl module to manage a round grip type "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::Grip::Round; The Gtk2::Ex::MindMapView::HotSpot::Grip::Round is a round grip that may be used to resize a...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (157): Gtk2::Ex::MindMapView::HotSpot::Grip::Round Download

Added: January 08, 2010 | Visits: 1.443

Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil is a Perl module to manage a lentil shaped grip "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil; A LentilGrip hotspot may be used to resize a Gtk2::Ex::MindMapView::Item. Normally, this grip will be used with...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (130): Gtk2::Ex::MindMapView::HotSpot::Grip::Lentil Download

Added: October 01, 2010 | Visits: 1.268

Ex File for Plone Ex File for Plone provides a Plone/AT content type with an attachment, supporting preview & indexing & lock. PloneExFile is a replacement content type for the usual File (ATCT or CMF) with additional features for the file types supported by AttachmentField (MS Office, PDF, OpenOffice)..


Platforms: *nix

License: Freeware Size: 78.85 KB Download (106): Ex File for Plone Download

Added: November 26, 2010 | Visits: 1.110

Gtk2::Ex::MindMapView::Content::Uri Gtk2::Ex::MindMapView::Content::Uri is a Perl module to display an clickable Uri. HEIRARCHY Gtk2::Ex::MindMapView::Content +----Gtk2::Ex::MindMapView::Content::EllipsisText +----Gtk2::Ex::MindMapView::Content::Uri SYNOPSIS use Gtk2::Ex::MindMapView::Content::Uri; Displays a text on a...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (89): Gtk2::Ex::MindMapView::Content::Uri Download

Added: October 16, 2010 | Visits: 1.282

Gtk2::Ex::MindMapView::HotSpot::ToggleFactory Gtk2::Ex::MindMapView::HotSpot::ToggleFactory is a Maker of standard toggle items. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::ToggleFactory; This factory makes toggles that are used to expand or collapse the tree of items shown in the mind map. The following types of toggles are...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (118): Gtk2::Ex::MindMapView::HotSpot::ToggleFactory Download

Added: April 20, 2010 | Visits: 951

Gtk2::Ex::MindMapView::BorderFactory Gtk2::Ex::MindMapView::BorderFactory is a Maker of standard border items. SYNOPSIS use Gtk2::Ex::MindMapView::BorderFactory; This factory makes borders for mind map view items. The following types of borders are currently supported: Gtk2::Ex::MindMapView::Border::RoundedRect - A rounded...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): Gtk2::Ex::MindMapView::BorderFactory Download

Added: August 07, 2010 | Visits: 877

Gtk2::Ex::MindMapView::Border Gtk2::Ex::MindMapView::Border is a base class for border objects. SYNOPSIS use base Gtk2::Ex::MindMapView::Border; This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that draw borders and offers several classes that are to be overidden. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (87): Gtk2::Ex::MindMapView::Border Download

Added: March 08, 2010 | Visits: 1.677

Gtk2::Ex::MindMapView::Layout::Column Gtk2::Ex::MindMapView::Layout::Column is a Perl module to display vertical layout of clusters. SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Column; The Gtk2::Ex::MindMapView::Layout::Column is used to layout Gtk2::Ex::MindMapView::Items in columns on a Gnome2::Canvas. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (117): Gtk2::Ex::MindMapView::Layout::Column Download

Added: September 03, 2010 | Visits: 1.135

Gtk2::Ex::MindMapView::Content::Picture Gtk2::Ex::MindMapView::Content::Picture is a Perl module to display a picture. HEIRARCHY Gtk2::Ex::MindMapView::Content +----Gtk2::Ex::MindMapView::Content::Picture SYNOPSIS use Gtk2::Ex::MindMapView::Content::Picture Displays a picture on a Gnome2::Canvas. The image is not scaled or...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (94): Gtk2::Ex::MindMapView::Content::Picture Download

Added: February 08, 2010 | Visits: 1.030

Gtk2::Ex::MindMapView::ItemHotSpot Gtk2::Ex::MindMapView::ItemHotSpot is a Perl module to manage a "hot spot" on a view item. SYNOPSIS use Gtk2::Ex::MindMapView::ItemHotSpot; Four Gtk2::Ex::MindMapView::ItemHotSpots are created for each Gtk2::Ex::MindMapView::Item. The hotspots are areas on the mind map, that when clicked,...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (90): Gtk2::Ex::MindMapView::ItemHotSpot Download

Added: September 04, 2010 | Visits: 1.408

Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound is a Perl module to manage a round grip type "hot spot" on a ellipse item. This grip differs from the standard grip with respect to where it is placed on the Gtk2::Ex::MindMapView::Item. SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (116): Gtk2::Ex::MindMapView::HotSpot::Grip::EllipseRound Download

Added: April 10, 2010 | Visits: 950

Gtk2::Ex::MindMapView::Graph Gtk2::Ex::MindMapView::Graph is a Perl module that manages a directed graph. SYNOPSIS use Gtk2::Ex::MindMapView::Graph; This is internal to Gtk2::Ex::MindMapView. Its a wrapper around Jarkko Heitaniemis nice Graph module. This module is instantiated by Gtk2::Ex::MindMapView. INTERFACE...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): Gtk2::Ex::MindMapView::Graph Download

Added: August 09, 2010 | Visits: 1.116

Gtk2::Ex::MindMapView::HotSpot::GripFactory Gtk2::Ex::MindMapView::HotSpot::GripFactory is the maker of standard grips. SYNOPSIS use Gtk2::Ex::MindMapView::HotSpot::GripFactory; This factory makes grips that are used to resize Gtk2::Ex::MindMapView::Items. The following types of grips are supported:...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (115): Gtk2::Ex::MindMapView::HotSpot::GripFactory Download

Added: July 26, 2010 | Visits: 881

Gtk2::Ex::MindMapView::Border::Rectangle Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border. HEIRARCHY Gtk2::Ex::MindMapView::Border +----Gtk2::Ex::MindMapView::Border::Rectangle SYNOPSIS use Gtk2::Ex::MindMapView::Border::Rectangle; This module is internal to Gtk2::Ex::MindMapView. It...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (90): Gtk2::Ex::MindMapView::Border::Rectangle Download

< 1 2 3 4 5 >