Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Net::Lujoyglamour 0.0.6.1.9

    Download button

    No screenshots available
    Downloads: 154  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    J. J. Merelo-Guervós | More programs
    Perl Artistic License / FREE
    November 23rd, 2010, 00:24 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Lujoyglamour description

    Create short URLs with luxury and glamour

    Net::Lujoyglamour is a model/control part of a framework intended for creating short URLs. Inherits from DBIx::Class; adds functionality for creating a keeping a table of long/short URLs. Funky name comes from the novel lujoyglamour.net , in Spanish, which I also wrote (and obtained a literary price), and you can check out at http://lujoyglamour.es or buy at http://compra.lujoyglamour.net.

    The module has been tested with SQLite and MySQL, and is in fact running using both. You just need to change the $dsn for using either. It hasn't been tested using other databases; would be grateful if anybody tried/patched for these.

    SYNOPSIS

     use Net::Lujoyglamour qw(is_valid);

     #Deploy database
     my $dsn = 'dbi:SQLite:dbname=:memory:';
     my $schema = Net::Lujoyglamour->connect($dsn);
     $schema->deploy({ add_drop_tables => 1});

     #Most straighforward way to use
     if ( is_valid( "shortie" ) {
     $schema->create_new_short( "very.long.url/like/this",
     "shortie" );
     }
     $schema->create_new_short( "even.longer.url/this/and/that" );



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    short URL | URL shortener | URL | shortener | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM