Help for this page

Select Code to Download


  1. or download this
    <BL_DPLI_ENTRY>
        <BL_USER>
    ...
        </BL_LI_RECORD>
        </BL_DPLI_RECORD>
    </BL_DPLI_ENTRY>
    
  2. or download this
    $VAR1 = {
              'BL_DPLI_RECORD' => {
    ...
                                          ]
                           }
            };
    
  3. or download this
    __OUT__
    877465535;highspender limit exceeded
    86719273704;highspender limit exceeded
    8671881760;highspender limit exceeded
    8671969876;highspender limit exceeded
    
  4. or download this
    #!"C:\perl\bin\perl.exe"
    
    use warnings;
    ...
    open(OUT,'>','out.txt') or die;
    
    print OUT Dumper($config);