NAME
BikePower - bicycle power-output calculator with command-line and Tk interface
SYNOPSIS
use Tk;
use BikePower;
$top = new MainWindow;
BikePower::tk_interface($top);
or
use BikePower;
BikePower::output();
DESCRIPTION
XXX
TODO
+ überprüfen, ob sich TiedListbox mit BrowseEntry kombinieren läßt
(für Luftwiderstand und Reifengröße)
- Möglichkeit: mehrere Tk-Interfaces teilen sich Felder (Checkbutton)
AUTHOR
Slaven Rezic (eserte@cs.tu-berlin.de)
Original program bike_power.c by Ken Roberts (roberts@cs.columbia.edu), Dept of Computer Science, Columbia University, New York.
Copyright (c) 1997 Slaven Rezic. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 860:
Non-ASCII character seen before =encoding in 'überprüfen,'. Assuming CP1252