Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    App::SimpleScan::Substitution::Line 2.02

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Joe McMahon | More programs
    Perl Artistic License / FREE
    February 12th, 2007, 20:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    App::SimpleScan::Substitution::Line description

    App::SimpleScan::Substitution::Line is a line with optional fixed variable values.

    App::SimpleScan::Substitution::Line is a line with optional fixed variable values.

    SYNOPSIS

    my $line =
    App::SimpleScan::Substitution::Line->new(" this ");

    # Use only this value when substituting "".
    $line->fix('substituite' => 'change');

    # what vars are fixed?
    my @fixed_ones = $line->fixed();

    # Forget about now.
    $line->unfix('substitute');

    # Forget all fixed variables.
    $line->no_fixed

    # Get the line back as a string.
    print "$line";

    App::SimpleScan::Substitution::Line allows us to associate fixed substitution values with a specific string. This allows us to re-substituted the same value if, during string substitution, we find the variable reappearing as the result of substituting some other variable. This eliminates the "cross-product" bug that appeared in some complex nest substitions.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    variable values | Substitution Line | Perl module | App::SimpleScan::Sub | variable | values

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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