タグ

ブックマーク / beaver.net (1)

  • Ten Interesting Ruby Standard Libraries

    Ten Interesting Ruby Standard Libraries Author: Doug Beaver Date: March 30, 2004 Simple libraries for simple tasks Too often, we get overwhelmed by all the features a languages provides Let's ignore complex modules for a while and focus on some modules that are simple but give you interesting features to build into your programs 1. Zlib Read and write compressed files or data Popular zlib format

    Pink
    Pink 2006/01/06
    Zlib Digest::MD5 StringIO Tempfile Readline Find YAML dbm Pathname OptionParser
  • 1