mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Perl documentation and updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@129 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4eb989ccb1
commit
3d513eebfa
5 changed files with 517 additions and 3 deletions
22
NEWS
22
NEWS
|
|
@ -1,4 +1,24 @@
|
|||
v0.7.25 2000-02-19 Timo Sirainen <tss@iki.fi> [stable]
|
||||
v0.7.27 2000-02-26 Timo Sirainen <tss@iki.fi>
|
||||
|
||||
* Perl support - finally! Took only a year or so to imlement it ;)
|
||||
Well, I could have done it ages ago but it wouldn't have had
|
||||
all the flexibility it now has - you should be able to do almost
|
||||
anything with perl scripts. See DOCS/PERL for some documentation
|
||||
and examples/ directory for couple of example scripts.
|
||||
|
||||
This is the very first version and I haven't even tested that all
|
||||
functions work correctly! Any suggestions are welcome. I don't
|
||||
really like the values() functions so if someone knows better ways
|
||||
to them I'd really like to hear.
|
||||
|
||||
BTW. I haven't had time to learn Perl well yet, so my scripts are
|
||||
probably not the best examples.. :)
|
||||
|
||||
v0.7.26 2000-02-19 Timo Sirainen <tss@iki.fi>
|
||||
|
||||
-
|
||||
|
||||
v0.7.25 2000-02-19 Timo Sirainen <tss@iki.fi>
|
||||
|
||||
+ /WQUERY - create query to current window
|
||||
+ Irssi doesn't close the window anymore when using /PART
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue