searchcode logo
Filter Out:
Documentation
Code

Try Search On:
Github
Ohloh Code
StackOverflow
Google
Bing
DuckDuckGo

IO::Handle->output_record_separator EXPR $OUTPUT_RECORD_SEPARATOR $ORS $

http://perldoc.perl.org/perlvar.html#$\

The output record separator for the print operator. If defined, this value is printed after the last of prints arguments. Default is undef. (Mnemonic: you set $ instead of adding " " at the end of the print. Also, its just like $/ , but its what you get "back" from Perl.)

${^POSTMATCH}

http://perldoc.perl.org/perlvar.html#${^POSTMATCH}

This is similar to $ ($POSTMATCH ) except that it does not incur the performance penalty associated with that variable, and is only guaranteed to return a defined value when the pattern was compiled or executed with the /p modifier.

apr_memcache /memcache /Makefile.in

9 matches | 501 lines | Unknown | Bitbucket

suppdycom /src/igraph-r2810/doc /Makefile.am

37 matches | 240 lines | make | Bitbucket

suppdycom /src/gsl-1.15 /Makefile.in

9 matches | 1209 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/histogram /Makefile.in

9 matches | 701 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/ode-initval2 /Makefile.in

9 matches | 685 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/multimin /Makefile.in

9 matches | 685 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/sort /Makefile.in

9 matches | 670 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/siman /Makefile.in

9 matches | 690 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/sys /Makefile.in

9 matches | 675 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/multifit /Makefile.in

9 matches | 678 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/interpolation /Makefile.in

9 matches | 674 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/roots /Makefile.in

9 matches | 676 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/matrix /Makefile.in

9 matches | 693 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/complex /Makefile.in

9 matches | 670 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/randist /Makefile.in

9 matches | 708 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/qrng /Makefile.in

9 matches | 668 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/fft /Makefile.in

9 matches | 668 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/doc /Makefile.in

5 matches | 841 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/multiroots /Makefile.in

9 matches | 681 lines | Unknown | Bitbucket

suppdycom /src/gsl-1.15/specfunc /Makefile.in

9 matches | 773 lines | Unknown | Bitbucket

Next