http://qs321.pair.com?node_id=178258
didier's user image
User since: Jun 29, 2002 at 19:28 UTC (22 years ago)
Last here: Sep 22, 2023 at 21:48 UTC (27 weeks ago)
Experience: 5882
Level:Vicar (15)
Writeups: 44
Location:France.
Guy on the left:It's Super Dupont.
Paradise on Earth:Le Mont Saint Michel, France.
Pure Poetry:Dylan Thomas
User's localtime: Mar 28, 2024 at 20:46 +01
Scratchpad: View
For this user:Search nodes
Watch for posts by this user

Meaning is the code's virtuality.
I really love this sentence.


Nodes I like to read again, from time to time:

camel code
Blessables -- What Can You Make Into Objects?
Finding Primes
Perl Idioms Explained - ${\$obj->method} and @{[sort @list]}
Style, *again*
blackout
spaghetti obfu
im2
fast, flexible, stable sort
Quine Whine
First JAPH - Spell perl in two hundred and eighty five thousand and seventy four easy steps
Re: Memory Use and/or efficiency passing scalars to subs
printf vs. sprintf
print (...) interpreted as function
Hashes: Deleting elements while iterating
The Matrix Reloaded: JAPH
Markov Chain Program
MySQL basics
blokhead
Fun With Reserved Keywords
Yesterday's most-visited nodes
Best Way to Redirect STDERR to a Scalar
Perl Idioms Explained - @ary = $str =~ m/(stuff)/g
The costs of packages
difference between qr// and the use of the o modifier ?
qr//o ... "o"??
Internal representation of qr// compiled regular expressions
Reading from a database
Tricks with DBI
Random thoughts on programming
Freelance and Pricing
(Ovid) Re: Anonymous Data Structures: How Do They Work?
Using bytecode for object serialization
A knotty problem.
Code Generation with Perl?
is the use of map in a void context deprecated ?
(jeffa) Re: A better mod (%) operator?
The N-queens problem using pure regexes
Pure regex Hamiltonian Circuit solution
Intercepting UDP broadcasts
undefining one slot of a typeglob
How do I redirect STDERR to a subroutine?
Learn vi/vim in 50 lines and 15 minutes
Data structure challenge
See if a certain package has a certain sub, without executing that sub
Alpha base-26 to base-10...
explorations of consciousness and symbolic references...
Is this a symbolic reference?
Perl applications
Why breaking can() is acceptable
Optimising processing for large data files.
Shift, Pop, Unshift and Push with Impunity!
Re: Maximal match in a recursive regex
Map grid to boundary conversion algorithm
May Thy Closures Be Blessed
OT: Vector based search engine
Better algorithm than brute-force stack for combinatorial problems?
AI NEWBIE -- Neural Net problem/question... um Tutorial request?? :)
Re: Perl with a GUI
USB Drive Letter Assignment in Win32
Int-3 equivalent?
Re: Tutorial: Introduction to Object-Oriented Programming
Re: Where/When is OO useful?
Creating an object of class main, useful?
Re: s/\w/random character/g
e
Re: Where/When is OO useful?
Why is a hash the default "object" in oo perl?
Why does PerlMonks work?
Re: Advanced subroutine and symbol table manipultation
Private Methods Meditation
Re: Aliasing values, not variables
Transcramble - Random text generator
What do you know, and how do you know that you know it?
Re (tilly) 1: How does strict work?
float values and operators
N-Dimensional Arrays on the fly
On showing the weakness in the MD5 digest function and getting bitten by scalar context
What *are* the best ways to encrypt data?
MD5 - what's the alternative
Poe, E.: Near a Raven - Extracting Pi
Using select and IO::Select
random elements from array - new twist
The world is not object oriented
Canon concerning coderef calls?
LZW Demystified
Using Win32::OLE and Excel - Tips and Tricks
Pack/Unpack Tutorial (aka How the System Stores Data)
The path to mastery
References quick reference
inheritance: constructors
intro to references
Lexical pad / attribute confusion
Shift versus Sanity
perspective and object-disorientation
Name Space
What does !$saw{$_}++ means
my $cache = undef if undef;
Power Twool
Perl oddities
Re: Can an anonymous sub in a hash value know its key?
How to make bi-modal variables like $! ?
Getting Binomial Distribution under Math::Pari (log) and Combinatorial Method
(tye)Re: A question of style
Shift, Pop, Unshift and Push with Impunity!
[OT] Perl Code Embedded in an Image
[OT] Perl Code Embedded in an Image
Re: using Exporter to overwrite a core function
!Overriding Builtin print
Possible pitfall with Slices
Heisenberg Uncertainty Hash
Hash slices ?
Structured obfuscation
Yet Another Override Oddity
MOPT-01 - assumptions and spaces
MOPT-02 - substitution and formal systems
MOPT-03 - identification, part 1
MOPT-04 - identification, part 2
perlcheat
Bug? 1+1 != 2
Still puzzled by floats
thoughts on funding for perl fundation
OT: Why Hackers dont do well in Corporate World
isa() on any scalar
Perlmonk needs your help!
Class::InsideOut - yet another riff on inside out objects.
Re: Tutorial: Introduction to Object-Oriented Programming
Yet Another Perl Object Model (Inside Out Objects)
A different OO approach
Should I use Fields, InsideOuts, or Properties?
How do I tell if a handle is open for writing?
Interesting line which I read from Monk's snippets
Building a Perl based business
IO::Socket::INET -- jettero verses non-blocking in windows
Has a filehandle been binmode'd
A general method of locally overriding subroutines
Perl Regular Expression inconsistency
problems with extended ascii characters in filenames
A Beginning Guide To Evolutionary Algorithms
Re: How to delete a file with a print statement
Secret Perl Operators: the boolean list squash operator, x!!
RFC: Getting Started with PDL (the Perl Data Language)
Multiplexing HTTPS server, peer cert authentication problem.
linking to .so file in non-standard location
I don't understand UNIVERSAL::DOES()
Perl solution for storage of large number of small files
Creating a circle in a data structure
Dangerous diamonds!
About List::Util's pure Perl shuffle()
Benchmarking perfect shuffles
Re: check if 2 values are equal
RFC: Quick Survey of Perl Data Language (PDL) References at PerlMonks and Elsewhere
One Zero variants_without_repetition
Split a string based on change of character
Fish dinner
RFC - 3D Graphics Programming In Perl -- Resource List
Re^2: Overloading by Example (small)
cannot follow hanoi subroutine
Generic accessor for inside-out objects...
finding all combinations
regexp list return 5.6 vs 5.8
Equality checking for strings AND numbers
Overriding the built-in require function
Multiplexing HTTPS server, peer cert authentication problem.
strange map behavior
syntax error with map in list context
RFC: Quick Survey of Perl Data Language (PDL) References at PerlMonks and Elsewhere
Better maps with Math::Geometry::Voronoi, and a Challenge for Math Monks
Override *CORE::GLOBAL::require. Is it possible?
How can I calculate the right combination of postage stamps?
The Oldest Plays the Piano
The golf course looks great, my swing feels good, I like my chances (Part V)
Non-blocking socket read on Windows
Using Win32::OLE and Excel - Tips and Tricks
Arbitrarily Nested HoH
accessing MS Access databases
Alternatives To Geo::Distance
Re: Debugger Tutorials
typeglob/symbolic reference question
Ook interpreter
Things are not what they seem like.
Shift, Pop, Unshift and Push with Impunity!
Monte Carlo - Coin Toss
RFC - 3D Graphics Programming In Perl -- Resource List
Re^2: Overloading by Example (small)
cannot follow hanoi subroutine
Generic accessor for inside-out objects...
finding all combinations
regexp list return 5.6 vs 5.8
Equality checking for strings AND numbers
Overriding the built-in require function
Multiplexing HTTPS server, peer cert authentication problem.
strange map behavior
syntax error with map in list context
RFC: Quick Survey of Perl Data Language (PDL) References at PerlMonks and Elsewhere
Better maps with Math::Geometry::Voronoi, and a Challenge for Math Monks
Override *CORE::GLOBAL::require. Is it possible?
How can I calculate the right combination of postage stamps?
The Oldest Plays the Piano
The golf course looks great, my swing feels good, I like my chances (Part V)
Non-blocking socket read on Windows
Using Win32::OLE and Excel - Tips and Tricks
Arbitrarily Nested HoH
accessing MS Access databases
Alternatives To Geo::Distance
Re: Debugger Tutorials
typeglob/symbolic reference question
Ook interpreter
Things are not what they seem like.
Shift, Pop, Unshift and Push with Impunity!
Monte Carlo - Coin Toss
A s‎crip‎t with a loop is running my computer Out of memory
Reset STDERR to console
RFC: Databases made easy
RFC: SecureString - Obfuscated / masked strings exept when you need them
nytprof warning
Re: Testing for randomness (spectral testing)
2d animation
Perl Cannot Be Parsed: A Formal Proof
Memory leaks and reference counting within Perl.
How to monitor TCP Resets using Sockets
Perl Idioms Explained - keys %{{map{$_=>1}@list}}
map problem
Win32::API GetProcessDEPPolicy usage
More 64-bit Perl bugs?
Another Win32 Tk fileevent work around : using ioctl() properly
[OT] The statistics of hashing.
avoiding overwriting variables in an inherited class
Copyright on languages
How do I report an error back to the user of my object?
Ook interpreter
Compression in Golf: Part I
Shift, Pop, Unshift and Push with Impunity!
Re: Send x% of the users to A, the rest to B
Difference between $0 and __FILE__
What does !$saw{$_}++ means
Perl Cannot Be Parsed: A Formal Proof
USB Drive Letter Assignment in Win32
Best Way to Redirect STDERR to a Scalar
USB Drive Letter Assignment in Win32
debugging Net::Sftp::Foreign using ssh2
Syntax explanation required
Evolving a faster filter?
Using Look-ahead and Look-behind
Efficient bit counting with a twist.
How can I use AUTOLOAD to magically define get and set methods for my member data?
id=291299
id=296421