Help for this page

Select Code to Download


  1. or download this
    package Selfcontrol; 
    use strict;
    ...
            "\n\tInstead you gave me $self that refs to '$ref'"; 
    }
    
  2. or download this
        my $self = $bugfree ? shift : selfcontrol( shift );
    
  3. or download this
            for ('Operator', 'SQLStatement', 'PerlVariable', 'CompModifier
    +') {
                $self->findTokenPos( $_, $i, $blocklast ); 
                $numberOthers += scalar( @_ );
            }
    
  4. or download this
    # # Modification of a read-only value attempted,  chunk 1.
    File ':Selfcontrol.pm'; Line 15
    ...
    File ':embedSQL.pm'; Line 202
    #     embedSQL::parse('embedSQL=HASH(0x2b31864)') called
    File 'Documenten:embedSQL:test1.pl'; Line 10
    
  5. or download this
    
            for my $str ('Operator', 'SQLStatement', 'PerlVariable', 'Comp
    +Modifier') {
    ...
                $numberOthers += scalar( @_ );
            }