Softpedia
 


LINUX CATEGORIES:



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

    Sledge::View::CSV 0.08

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Tokuhiro Matsuno | More programs
    Perl Artistic License / FREE
    August 26th, 2007, 11:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Sledge::View::CSV description

    Sledge::View::CSV - Sledge::Pages::Base compatible view.

    Sledge::View::CSV - Sledge::Pages::Base compatible view.

    SYNOPSIS

    package Your::Pages;
    use Sledge::Plugin::View;

    sub dispatch_foo {
    my $self = shift;

    $self->stash->{rows} = [[qw/a b/], [qw/c d/]];

    Sledge::View::CSV->new( $self )->process;
    }

    # output is...

    a,b
    c,d

    METHODS

    new

    Sledge::View::CSV->new($page);

    generate new instance.The argument is instance of Sledge::Pages::Base.

    process

    Set the contents and headers to $self->response.

    render

    rendering the csv.

    CONFIGURATION

    $self->stash->{csv_option} = {sep_char => "t"};

    You can set the argument of Text::CSV_XS->new;

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Sledge::Pages::Base viewer | version control | Perl module | Sledge::Pages::Base | CVS | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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